Home
last modified time | relevance | path

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

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