Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dhid.h763 struct hid_report_id { struct
824 const struct hid_report_id *report_table;
/linux-6.15/drivers/hid/
H A Dhid-core.c1493 const struct hid_report_id *id = hid->driver->report_table; in hid_match_report()