Searched refs:debug_wait (Results 1 – 4 of 4) sorted by relevance
675 wake_up_interruptible(&hdev->debug_wait); in hid_debug_event()723 wake_up_interruptible(&hdev->debug_wait); in hid_dump_input()1116 add_wait_queue(&list->hdev->debug_wait, &wait); in hid_debug_events_read()1143 remove_wait_queue(&list->hdev->debug_wait, &wait); in hid_debug_events_read()1184 poll_wait(file, &list->hdev->debug_wait, wait); in hid_debug_events_poll()1236 wake_up_interruptible(&hdev->debug_wait); in hid_debug_unregister()
646 wake_up_interruptible(&hdev->debug_wait); in picolcd_debug_out_report()843 wake_up_interruptible(&hdev->debug_wait); in picolcd_debug_raw_event()
2636 init_waitqueue_head(&hdev->debug_wait); in hid_allocate_device()
563 wait_queue_head_t debug_wait; member