Searched defs:hid_get_report (Results 1 – 2 of 2) sorted by relevance
101 struct hid_report *(*hid_get_report)(struct hid_report_enum *report_enum, const u8 *data); member
1916 static struct hid_report *hid_get_report(struct hid_report_enum *report_enum, in hid_get_report() function