Searched refs:hid_wait (Results 1 – 4 of 4) sorted by relevance
90 ret = wait_event_interruptible_timeout(hid_data->hid_wait, in amdtp_wait_for_response()107 wake_up_interruptible(&hid_data->hid_wait); in amdtp_hid_wakeup()140 init_waitqueue_head(&hid_data->hid_wait); in amdtp_hid_probe()
62 wait_queue_head_t hid_wait; member
157 wait_event_interruptible_timeout(hid_data->hid_wait, in ishtp_wait_for_response()183 wake_up_interruptible(&hid_data->hid_wait); in ishtp_hid_wakeup()225 init_waitqueue_head(&hid_data->hid_wait); in ishtp_hid_probe()
159 wait_queue_head_t hid_wait; member
Completed in 9 milliseconds