Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dcoredump.h63 void hci_devcd_reset(struct hci_dev *hdev);
77 static inline void hci_devcd_reset(struct hci_dev *hdev) {} in hci_devcd_reset() function
/linux/net/bluetooth/
H A Dcoredump.c88 void hci_devcd_reset(struct hci_dev *hdev) in hci_devcd_reset() function
105 hci_devcd_reset(hdev); in hci_devcd_free()
370 hci_devcd_reset(hdev); in hci_devcd_rx()
397 hci_devcd_reset(hdev); in hci_devcd_timeout()
H A Dhci_sync.c5025 hci_devcd_reset(hdev); in hci_dev_open_sync()