Searched refs:__hci_cmd_sync_cancel (Results 1 – 4 of 4) sorted by relevance
42 void __hci_cmd_sync_cancel(struct hci_dev *hdev, int err);
919 __hci_cmd_sync_cancel(hdev, ENODEV); in hci_request_cancel_all()
4093 __hci_cmd_sync_cancel(hdev, -res); in hci_cmd_work()
655 void __hci_cmd_sync_cancel(struct hci_dev *hdev, int err) in __hci_cmd_sync_cancel() function