Searched refs:hiddev_report_event (Results 1 – 3 of 3) sorted by relevance
220 void hiddev_report_event(struct hid_device *hid, struct hid_report *report);230 static inline void hiddev_report_event(struct hid_device *hid, in hiddev_report_event() function
194 void hiddev_report_event(struct hid_device *hid, struct hid_report *report) in hiddev_report_event() function
888 hiddev_report_event(hid, report); in hid_input_report()