Searched refs:hci_powered_update_sync (Results 1 – 3 of 3) sorted by relevance
130 int hci_powered_update_sync(struct hci_dev *hdev);
3465 int hci_powered_update_sync(struct hci_dev *hdev) in hci_powered_update_sync() function5066 ret = hci_powered_update_sync(hdev); in hci_dev_open_sync()5296 return hci_powered_update_sync(hdev); in hci_power_on_sync()
929 err = hci_powered_update_sync(hdev); in hci_power_on()