Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhidraw.h47 static inline int hidraw_report_event(struct hid_device *hid, u8 *data, int len) { return 0; } in hidraw_report_event() function
/linux/drivers/hid/
H A Dhidraw.c550 int hidraw_report_event(struct hid_device *hid, u8 *data, int len) in hidraw_report_event() function