Searched refs:hid_report_raw_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 Dhid-core.c1013 void hid_report_raw_event(struct hid_device *hid, int type, u8 *data, int size, function
1050 EXPORT_SYMBOL_GPL(hid_report_raw_event); variable
1112 hid_report_raw_event(hid, type, data, size, interrupt);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dhid.h822 void hid_report_raw_event(struct hid_device *hid, int type, u8 *data, int size,

Completed in 114 milliseconds