Searched +path:/hid/ +refs:report_table (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dhid.h643 * @report_table: on which reports to call raw_event (NULL means all)
644 * @raw_event: if report in report_table, this hook is called (NULL means nop)
684 const struct hid_report_id *report_table; member in struct:hid_driver
/linux-4.1.27/drivers/hid/
H A Dhid-core.c1132 * compare hid->driver->report_table->report_type to report->type
1136 const struct hid_report_id *id = hid->driver->report_table; hid_match_report()

Completed in 74 milliseconds