Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dhid.h753 struct hid_report_id { struct
814 const struct hid_report_id *report_table;
/Linux-v6.6/drivers/hid/
Dhid-core.c1475 const struct hid_report_id *id = hid->driver->report_table; in hid_match_report()