Searched refs:profile_settings (Results 1 – 6 of 6) sorted by relevance
37 if (new_profile_index >= ARRAY_SIZE(kovaplus->profile_settings)) in kovaplus_profile_activated()40 kovaplus->actual_cpi = kovaplus->profile_settings[new_profile_index].cpi_startup_level; in kovaplus_profile_activated()41 kovaplus->actual_x_sensitivity = kovaplus->profile_settings[new_profile_index].sensitivity_x; in kovaplus_profile_activated()42 kovaplus->actual_y_sensitivity = kovaplus->profile_settings[new_profile_index].sensitivity_y; in kovaplus_profile_activated()214 KOVAPLUS_BIN_ATTRIBUTE_RW(profile_settings, PROFILE_SETTINGS);423 &kovaplus->profile_settings[i], i); in kovaplus_init_kovaplus_device_struct()
35 if (new_profile >= ARRAY_SIZE(pyra->profile_settings)) in profile_activated()38 pyra->actual_cpi = pyra->profile_settings[pyra->actual_profile].y_cpi; in profile_activated()182 PYRA_BIN_ATTRIBUTE_RW(profile_settings, PROFILE_SETTINGS);255 if (settings->startup_profile >= ARRAY_SIZE(pyra->profile_settings)) in pyra_sysfs_write_settings()383 &pyra->profile_settings[i], i); in pyra_init_pyra_device_struct()
126 struct kovaplus_profile_settings profile_settings[5]; member
146 struct pyra_profile_settings profile_settings[5]; member
43 ROCCAT_COMMON2_BIN_ATTRIBUTE_RW(profile_settings, 0x06, 0x1f);
184 KONEPLUS_BIN_ATTRIBUTE_RW(profile_settings, PROFILE_SETTINGS);