Searched refs:__hci_cmd_sync_cancel (Results 1 – 4 of 4) sorted by relevance
41 void __hci_cmd_sync_cancel(struct hci_dev *hdev, int err);
2647 __hci_cmd_sync_cancel(hdev, ENODEV); in hci_request_cancel_all()
3872 __hci_cmd_sync_cancel(hdev, -res); in hci_cmd_work()
348 void __hci_cmd_sync_cancel(struct hci_dev *hdev, int err) in __hci_cmd_sync_cancel() function