Home
last modified time | relevance | path

Searched defs:hiddev_report_event (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dhiddev.h53 static inline void hiddev_report_event(struct hid_device *hid, struct hid_report *report) { } in hiddev_report_event() function
/linux/drivers/hid/usbhid/
H A Dhiddev.c186 void hiddev_report_event(struct hid_device *hid, struct hid_report *report) in hiddev_report_event() function