Searched refs:hidraw_report_event (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dhidraw.h76 void hidraw_report_event(struct hid_device *, u8 *, int);
82 static inline void hidraw_report_event(struct hid_device *hid, u8 *data, int len) { } function
/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
H A Dhid-core.c1042 hidraw_report_event(hid, data, size);

Completed in 32 milliseconds