Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci_sync.h106 int hci_reset_sync(struct hci_dev *hdev);
/linux-6.6.21/net/bluetooth/
Dhci_sync.c3337 int hci_reset_sync(struct hci_dev *hdev) in hci_reset_sync() function
3359 err = hci_reset_sync(hdev); in hci_init0_sync()
3478 err = hci_reset_sync(hdev); in hci_init1_sync()
5047 hci_reset_sync(hdev); in hci_dev_close_sync()
Dhci_core.c633 ret = hci_reset_sync(hdev); in hci_dev_do_reset()