Searched refs:roccat_report (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-roccat.c36 struct roccat_report { struct
56 struct roccat_report cbuf[ROCCAT_CBUF_SIZE];
80 struct roccat_report *report;
262 struct roccat_report *report;
H A Dhid-roccat-kone.c930 struct kone_roccat_report roccat_report; local
937 roccat_report.event = event->event;
938 roccat_report.value = event->value;
939 roccat_report.key = 0;
941 (uint8_t *)&roccat_report,
946 roccat_report.event = kone_mouse_event_call_overlong_macro;
947 roccat_report.value = kone->actual_profile;
948 roccat_report.key = event->macro_key;
950 (uint8_t *)&roccat_report,

Completed in 121 milliseconds