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

/linux-4.4.14/drivers/hid/
H A Dhid-debug.c667 list_for_each_entry(list, &hdev->debug_list, node) { hid_debug_event()
1099 list_add_tail(&list->node, &list->hdev->debug_list); hid_debug_events_open()
H A Dhid-picolcd_debugfs.c403 if (list_empty(&hdev->debug_list)) picolcd_debug_out_report()
659 if (list_empty(&hdev->debug_list)) picolcd_debug_raw_event()
H A Dhid-core.c1204 if (!list_empty(&hid->debug_list)) hid_process_event()
1514 if (!list_empty(&hid->debug_list)) hid_input_report()
2669 INIT_LIST_HEAD(&hdev->debug_list); hid_allocate_device()
/linux-4.4.14/include/linux/
H A Dhid.h561 struct list_head debug_list; member in struct:hid_device

Completed in 154 milliseconds