Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/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()
389 hci_devcd_reset(hdev); in hci_devcd_rx()
415 hci_devcd_reset(hdev); in hci_devcd_timeout()
H A Dhci_sync.c5049 hci_devcd_reset(hdev); in hci_dev_open_sync()