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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-core.c807 * hid_match_report - check if driver's raw_event should be called
814 static int hid_match_report(struct hid_device *hid, struct hid_report *report) function
1106 if (hdrv && hdrv->raw_event && hid_match_report(hid, report)) {

Completed in 51 milliseconds