Searched refs:report_table (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dhid.h775 * @report_table: on which reports to call raw_event (NULL means all)
776 * @raw_event: if report in report_table, this hook is called (NULL means nop)
817 const struct hid_report_id *report_table; member in struct:hid_driver
/linux-master/drivers/hid/
H A Dhid-core.c1478 * compare hid->driver->report_table->report_type to report->type
1482 const struct hid_report_id *id = hid->driver->report_table;

Completed in 117 milliseconds