Searched refs:hid_wait (Results 1 – 2 of 2) sorted by relevance
129 wait_event_interruptible_timeout(hid_data->hid_wait, in ishtp_wait_for_response()155 wake_up_interruptible(&hid_data->hid_wait); in ishtp_hid_wakeup()199 init_waitqueue_head(&hid_data->hid_wait); in ishtp_hid_probe()
168 wait_queue_head_t hid_wait; member