Searched refs:debug_wait (Results 1 – 4 of 4) sorted by relevance
661 wake_up_interruptible(&hdev->debug_wait); in hid_debug_event()709 wake_up_interruptible(&hdev->debug_wait); in hid_dump_input()1100 add_wait_queue(&list->hdev->debug_wait, &wait); in hid_debug_events_read()1133 remove_wait_queue(&list->hdev->debug_wait, &wait); in hid_debug_events_read()1155 poll_wait(file, &list->hdev->debug_wait, wait); in hid_debug_events_poll()1202 wake_up_interruptible(&hdev->debug_wait); in hid_debug_unregister()
636 wake_up_interruptible(&hdev->debug_wait); in picolcd_debug_out_report()833 wake_up_interruptible(&hdev->debug_wait); in picolcd_debug_raw_event()
2403 init_waitqueue_head(&hdev->debug_wait); in hid_allocate_device()
620 wait_queue_head_t debug_wait; member