Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_sync.h150 int hci_powered_update_sync(struct hci_dev *hdev);
/linux/net/bluetooth/
H A Dhci_sync.c3509 int hci_powered_update_sync(struct hci_dev *hdev) in hci_powered_update_sync() function
5136 ret = hci_powered_update_sync(hdev); in hci_dev_open_sync()
5373 return hci_powered_update_sync(hdev); in hci_power_on_sync()
H A Dhci_core.c954 err = hci_powered_update_sync(hdev); in hci_power_on()