Searched refs:debug_wait (Results 1 – 3 of 3) sorted by relevance
3093 wake_up_interruptible(&hdev->debug_wait); in hid_debug_event()3141 wake_up_interruptible(&hdev->debug_wait); in hid_dump_input()3722 add_wait_queue(&list->hdev->debug_wait, &wait); in hid_debug_events_read()3755 remove_wait_queue(&list->hdev->debug_wait, &wait); in hid_debug_events_read()3777 poll_wait(file, &list->hdev->debug_wait, wait); in hid_debug_events_poll()3826 wake_up_interruptible(&hdev->debug_wait); in hid_debug_unregister()
2999 init_waitqueue_head(&hdev->debug_wait); in hid_allocate_device()
745 wait_queue_head_t debug_wait; member