Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dhci_sync.h106 int hci_reset_sync(struct hci_dev *hdev);
/Linux-v6.6/net/bluetooth/
Dhci_sync.c3334 int hci_reset_sync(struct hci_dev *hdev) in hci_reset_sync() function
3356 err = hci_reset_sync(hdev); in hci_init0_sync()
3475 err = hci_reset_sync(hdev); in hci_init1_sync()
5042 hci_reset_sync(hdev); in hci_dev_close_sync()
Dhci_core.c633 ret = hci_reset_sync(hdev); in hci_dev_do_reset()