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

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

Completed in 161 milliseconds