Searched refs:debug_wait (Results 1 – 3 of 3) sorted by relevance
3090 wake_up_interruptible(&hdev->debug_wait); in hid_debug_event()3138 wake_up_interruptible(&hdev->debug_wait); in hid_dump_input()3716 add_wait_queue(&list->hdev->debug_wait, &wait); in hid_debug_events_read()3749 remove_wait_queue(&list->hdev->debug_wait, &wait); in hid_debug_events_read()3771 poll_wait(file, &list->hdev->debug_wait, wait); in hid_debug_events_poll()3820 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()
721 wait_queue_head_t debug_wait; member