Searched refs:debug_wait (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-debug.c698 wake_up_interruptible(&hdev->debug_wait);
746 wake_up_interruptible(&hdev->debug_wait);
1159 add_wait_queue(&list->hdev->debug_wait, &wait);
1192 remove_wait_queue(&list->hdev->debug_wait, &wait);
1214 poll_wait(file, &list->hdev->debug_wait, wait);
1263 wake_up_interruptible(&hdev->debug_wait);
H A Dhid-picolcd_debugfs.c636 wake_up_interruptible(&hdev->debug_wait);
833 wake_up_interruptible(&hdev->debug_wait);
H A Dhid-core.c2851 init_waitqueue_head(&hdev->debug_wait);
/linux-master/include/linux/
H A Dhid.h681 wait_queue_head_t debug_wait; member in struct:hid_device

Completed in 241 milliseconds