Home
last modified time | relevance | path

Searched refs:__hci_cmd_sync_cancel (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/include/net/bluetooth/
Dhci_sync.h45 void __hci_cmd_sync_cancel(struct hci_dev *hdev, int err);
/linux-6.6.21/net/bluetooth/
Dhci_request.c898 __hci_cmd_sync_cancel(hdev, ENODEV); in hci_request_cancel_all()
Dhci_core.c2846 __hci_cmd_sync_cancel(hdev, -EHOSTDOWN); in hci_suspend_dev()
4156 __hci_cmd_sync_cancel(hdev, -res); in hci_cmd_work()
Dhci_sync.c655 void __hci_cmd_sync_cancel(struct hci_dev *hdev, int err) in __hci_cmd_sync_cancel() function
Dmgmt.c1410 __hci_cmd_sync_cancel(hdev, -EHOSTDOWN); in set_powered()