Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dhci_sync.h101 int hci_reset_sync(struct hci_dev *hdev);
/Linux-v6.1/net/bluetooth/
Dhci_sync.c3174 int hci_reset_sync(struct hci_dev *hdev) in hci_reset_sync() function
3196 err = hci_reset_sync(hdev); in hci_init0_sync()
3314 err = hci_reset_sync(hdev); in hci_init1_sync()
4852 hci_reset_sync(hdev); in hci_dev_close_sync()
Dhci_core.c633 ret = hci_reset_sync(hdev); in hci_dev_do_reset()