Home
last modified time | relevance | path

Searched refs:hci_devcd_abort (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/bluetooth/
H A Dcoredump.h73 int hci_devcd_abort(struct hci_dev *hdev);
109 static inline int hci_devcd_abort(struct hci_dev *hdev) in hci_devcd_abort() function
/linux/net/bluetooth/
H A Dcoredump.c318 * case of any error using hci_devcd_abort(). A devcoredump is
535 int hci_devcd_abort(struct hci_dev *hdev) in hci_devcd_abort() function
553 EXPORT_SYMBOL(hci_devcd_abort);
/linux/drivers/bluetooth/
H A Dhci_vhci.c366 hci_devcd_abort(hdev); in force_devcd_write()
H A Dhci_qca.c1640 hci_devcd_abort(hu->hdev); in qca_hw_error()