Home
last modified time | relevance | path

Searched refs:hid_wait (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/hid/amd-sfh-hid/
H A Damd_sfh_hid.c91 ret = wait_event_interruptible_timeout(hid_data->hid_wait, in amdtp_wait_for_response()
111 wake_up_interruptible(&hid_data->hid_wait); in amdtp_hid_wakeup()
147 init_waitqueue_head(&hid_data->hid_wait); in amdtp_hid_probe()
H A Damd_sfh_hid.h65 * @hid_wait: Completion waitq
72 wait_queue_head_t hid_wait; member
/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/
H A Dishtp-hid.c157 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()
227 init_waitqueue_head(&hid_data->hid_wait); in ishtp_hid_probe()
H A Dishtp-hid.h152 * @hid_wait: Completion waitq
163 wait_queue_head_t hid_wait; member
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/
H A Dishtp-hid.c157 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()
H A Dishtp-hid.h148 * @hid_wait: Completion waitq
159 wait_queue_head_t hid_wait; member

Completed in 3 milliseconds