Searched defs:kovaplus_device (Results 1 – 1 of 1) sorted by relevance
121 struct kovaplus_device { struct122 int actual_profile;123 int actual_cpi;124 int actual_x_sensitivity;125 int actual_y_sensitivity;126 int roccat_claimed;127 int chrdev_minor;128 struct mutex kovaplus_lock;129 struct kovaplus_profile_settings profile_settings[5];130 struct kovaplus_profile_buttons profile_buttons[5];