Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dhid-debug.h30 struct hid_debug_list { struct
/linux-6.15/drivers/hid/
H A Dhid-debug.c3082 struct hid_debug_list *list; in hid_debug_event()
3678 struct hid_debug_list *list; in hid_debug_events_open()
3681 if (!(list = kzalloc(sizeof(struct hid_debug_list), GFP_KERNEL))) { in hid_debug_events_open()
3707 struct hid_debug_list *list = file->private_data; in hid_debug_events_read()
3766 struct hid_debug_list *list = file->private_data; in hid_debug_events_poll()
3778 struct hid_debug_list *list = file->private_data; in hid_debug_events_release()