Searched defs:pyra_device (Results 1 – 1 of 1) sorted by relevance
160 struct pyra_device { struct161 int actual_profile;162 int actual_cpi;163 int firmware_version;164 int roccat_claimed;165 int chrdev_minor;166 struct mutex pyra_lock;167 struct pyra_settings settings;168 struct pyra_profile_settings profile_settings[5];169 struct pyra_profile_buttons profile_buttons[5];