Searched refs:__hci_cmd_sync_cancel (Results 1 – 5 of 5) sorted by relevance
45 void __hci_cmd_sync_cancel(struct hci_dev *hdev, int err);
898 __hci_cmd_sync_cancel(hdev, ENODEV); in hci_request_cancel_all()
2846 __hci_cmd_sync_cancel(hdev, -EHOSTDOWN); in hci_suspend_dev()4156 __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
1410 __hci_cmd_sync_cancel(hdev, -EHOSTDOWN); in set_powered()