Home
last modified time | relevance | path

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

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