Searched refs:req_wait_q (Results 1 – 3 of 3) sorted by relevance
48 wake_up_interruptible(&hdev->req_wait_q); in hci_cmd_sync_complete()176 err = wait_event_interruptible_timeout(hdev->req_wait_q, in __hci_cmd_sync_sk()350 wake_up_interruptible(&hdev->req_wait_q); in hci_cmd_sync_cancel_work()693 wake_up_interruptible(&hdev->req_wait_q); in hci_cmd_sync_cancel_sync()
2527 init_waitqueue_head(&hdev->req_wait_q); in hci_alloc_dev_priv()
515 wait_queue_head_t req_wait_q; member