Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-core.c1479 static int hid_match_report(struct hid_device *hid, struct hid_report *report) in hid_match_report() function
2083 if (hdrv && hdrv->raw_event && hid_match_report(hid, report)) { in hid_input_report()