Searched refs:hidinput_report_event (Results 1 – 3 of 3) sorted by relevance
939 extern void hidinput_report_event(struct hid_device *hid, struct hid_report *report);
1728 void hidinput_report_event(struct hid_device *hid, struct hid_report *report) in hidinput_report_event() function1738 EXPORT_SYMBOL_GPL(hidinput_report_event);
2022 hidinput_report_event(hid, report); in hid_report_raw_event()