Searched defs:hid_report_enum (Results 1 – 1 of 1) sorted by relevance
520 struct hid_report_enum { struct521 unsigned numbered;522 struct list_head report_list;523 struct hid_report *report_id_hash[HID_MAX_IDS];
Completed in 11 milliseconds