Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/hid/
A Dhid-debug.c690 struct hid_debug_list *list; in hid_debug_event()
1124 struct hid_debug_list *list; in hid_debug_events_open()
1127 if (!(list = kzalloc(sizeof(struct hid_debug_list), GFP_KERNEL))) { in hid_debug_events_open()
1152 struct hid_debug_list *list = file->private_data; in hid_debug_events_read()
1211 struct hid_debug_list *list = file->private_data; in hid_debug_events_poll()
1223 struct hid_debug_list *list = file->private_data; in hid_debug_events_release()
/linux-6.3-rc2/include/linux/
A Dhid-debug.h30 struct hid_debug_list { struct

Completed in 5 milliseconds