Home
last modified time | relevance | path

Searched refs:debug_wait (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hid/
H A Dhid-picolcd_debugfs.c636 wake_up_interruptible(&hdev->debug_wait); in picolcd_debug_out_report()
833 wake_up_interruptible(&hdev->debug_wait); in picolcd_debug_raw_event()
/linux/include/linux/
H A Dhid.h721 wait_queue_head_t debug_wait; member