Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
Dhid-debug.c661 wake_up_interruptible(&hdev->debug_wait); in hid_debug_event()
709 wake_up_interruptible(&hdev->debug_wait); in hid_dump_input()
1105 add_wait_queue(&list->hdev->debug_wait, &wait); in hid_debug_events_read()
1138 remove_wait_queue(&list->hdev->debug_wait, &wait); in hid_debug_events_read()
1160 poll_wait(file, &list->hdev->debug_wait, wait); in hid_debug_events_poll()
1207 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.c2488 init_waitqueue_head(&hdev->debug_wait); in hid_allocate_device()
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
Dia_css_acc_types.h339 u32 debug_wait; /** thread/pipe post mortem debug */ member
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dhdf.patch334 wait_queue_head_t debug_wait;
/kernel/linux/patches/linux-5.10/imx8mm_patch/
Dhdf.patch321 wait_queue_head_t debug_wait;
/kernel/linux/patches/linux-5.10/common_patch/
Dhdf.patch340 wait_queue_head_t debug_wait;
/kernel/linux/patches/linux-4.19/common_patch/
Dhdf.patch326 wait_queue_head_t debug_wait;
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dhdf.patch413 wait_queue_head_t debug_wait;
/kernel/linux/patches/linux-5.10/zhiyuan_patch/
Dhdf.patch403 wait_queue_head_t debug_wait;
/kernel/linux/linux-5.10/include/linux/
Dhid.h626 wait_queue_head_t debug_wait; member
/kernel/linux/patches/linux-5.10/rk3568_patch/
Dhdf.patch449 wait_queue_head_t debug_wait;
/kernel/linux/patches/linux-5.10/khdvk_3566b_patch/
Dhdf.patch449 wait_queue_head_t debug_wait;
/kernel/linux/linux-5.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()