Searched refs:report_table (Results 1 – 2 of 2) sorted by relevance
785 * @report_table: on which reports to call raw_event (NULL means all)786 * @raw_event: if report in report_table, this hook is called (NULL means nop)829 const struct hid_report_id *report_table; member
1493 * compare hid->driver->report_table->report_type to report->type1497 const struct hid_report_id *id = hid->driver->report_table; in hid_match_report()