Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/drivers/hid/
Dhidraw.c516 int hidraw_report_event(struct hid_device *hid, u8 *data, int len) in hidraw_report_event() function