Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dhidraw.h46 static inline int hidraw_report_event(struct hid_device *hid, u8 *data, int len) { return 0; } in hidraw_report_event() function
/Linux-v5.10/drivers/hid/
Dhidraw.c485 int hidraw_report_event(struct hid_device *hid, u8 *data, int len) in hidraw_report_event() function