Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci_sync.h108 int hci_dev_close_sync(struct hci_dev *hdev);
/linux-6.6.21/net/bluetooth/
Dhci_sync.c4958 int hci_dev_close_sync(struct hci_dev *hdev) in hci_dev_close_sync() function
5119 hci_dev_close_sync(hdev); in hci_power_on_sync()
5500 return hci_dev_close_sync(hdev); in hci_power_off_sync()
Dhci_core.c554 err = hci_dev_close_sync(hdev); in hci_dev_do_close()