Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hid/
Dhid-debug.c698 wake_up_interruptible(&hdev->debug_wait); in hid_debug_event()
746 wake_up_interruptible(&hdev->debug_wait); in hid_dump_input()
1153 add_wait_queue(&list->hdev->debug_wait, &wait); in hid_debug_events_read()
1186 remove_wait_queue(&list->hdev->debug_wait, &wait); in hid_debug_events_read()
1208 poll_wait(file, &list->hdev->debug_wait, wait); in hid_debug_events_poll()
1255 wake_up_interruptible(&hdev->debug_wait); in hid_debug_unregister()
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()
Dhid-core.c2783 init_waitqueue_head(&hdev->debug_wait); in hid_allocate_device()
/linux-5.19.10/drivers/staging/media/atomisp/pci/
Dia_css_acc_types.h335 u32 debug_wait; /** thread/pipe post mortem debug */ member
/linux-5.19.10/include/linux/
Dhid.h660 wait_queue_head_t debug_wait; member
/linux-5.19.10/drivers/staging/media/atomisp/pci/runtime/debug/src/
Dia_css_debug.c2482 fw->info.sp.debug_wait; in sh_css_dump_thread_wait_info()