Searched refs:roccat_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/drivers/hid/
H A Dhid-roccat.h21 int roccat_report_event(int minor, u8 const *data, int len);
25 static inline int roccat_report_event(int minor, u8 const *data, int len) function
H A Dhid-roccat.c249 * roccat_report_event() - output data to readers
258 int roccat_report_event(int minor, u8 const *data, int len) function
294 EXPORT_SYMBOL_GPL(roccat_report_event); variable
H A Dhid-roccat-kone.c940 roccat_report_event(kone->chrdev_minor,
949 roccat_report_event(kone->chrdev_minor,

Completed in 217 milliseconds