Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dhid-debug.c665 struct hid_debug_list *list; in hid_debug_event()
1083 struct hid_debug_list *list; in hid_debug_events_open()
1086 if (!(list = kzalloc(sizeof(struct hid_debug_list), GFP_KERNEL))) { in hid_debug_events_open()
1111 struct hid_debug_list *list = file->private_data; in hid_debug_events_read()
1190 struct hid_debug_list *list = file->private_data; in hid_debug_events_poll()
1202 struct hid_debug_list *list = file->private_data; in hid_debug_events_release()
/Linux-v4.19/include/linux/
Dhid-debug.h41 struct hid_debug_list { struct