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

/linux-master/include/linux/
H A Dhidraw.h46 static inline int hidraw_report_event(struct hid_device *hid, u8 *data, int len) { return 0; } function
/linux-master/drivers/hid/
H A Dhidraw.c519 int hidraw_report_event(struct hid_device *hid, u8 *data, int len) function
546 EXPORT_SYMBOL_GPL(hidraw_report_event); variable

Completed in 116 milliseconds