Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dcoredump.h82 int hci_devcd_abort(struct hci_dev *hdev);
123 static inline int hci_devcd_abort(struct hci_dev *hdev) in hci_devcd_abort() function
/linux/net/bluetooth/
H A Dcoredump.c533 int hci_devcd_abort(struct hci_dev *hdev) in hci_devcd_abort() function
551 EXPORT_SYMBOL(hci_devcd_abort);
/linux/drivers/bluetooth/
H A Dhci_qca.c1647 hci_devcd_abort(hu->hdev); in qca_hw_error()