Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhid.h821 const struct hid_report_id *report_table; member
/linux/drivers/hid/
H A Dhid-core.c1487 const struct hid_report_id *id = hid->driver->report_table; in hid_match_report()