Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/bluetooth/
Dhci_sync.h92 int hci_powered_update_sync(struct hci_dev *hdev);
/linux-5.19.10/net/bluetooth/
Dhci_sync.c2482 int hci_powered_update_sync(struct hci_dev *hdev) in hci_powered_update_sync() function
4035 ret = hci_powered_update_sync(hdev); in hci_dev_open_sync()
4229 return hci_powered_update_sync(hdev); in hci_power_on_sync()
Dhci_core.c966 err = hci_powered_update_sync(hdev); in hci_power_on()