Home
last modified time | relevance | path

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

/openbmc/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
H A Dhid.h675 void (*hiddev_report_event) (struct hid_device *, struct hid_report *); member
/openbmc/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