Searched refs:roccat_report (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 183 milliseconds