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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhidraw.c345 void hidraw_report_event(struct hid_device *hid, u8 *data, int len) function
359 EXPORT_SYMBOL_GPL(hidraw_report_event); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dhidraw.h82 static inline void hidraw_report_event(struct hid_device *hid, u8 *data, int len) { } function

Completed in 85 milliseconds