Searched refs:hci_set_powered_sync (Results 1 – 3 of 3) sorted by relevance
111 int hci_set_powered_sync(struct hci_dev *hdev, u8 val);
5503 int hci_set_powered_sync(struct hci_dev *hdev, u8 val) in hci_set_powered_sync() function
1373 return hci_set_powered_sync(hdev, cp->val); in set_powered_sync()