Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dhid.h692 struct hid_report_id { struct
753 const struct hid_report_id *report_table;
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-core.c1466 const struct hid_report_id *id = hid->driver->report_table; in hid_match_report()