Home
last modified time | relevance | path

Searched refs:new_profile_index (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hid/
Dhid-roccat-kovaplus.c38 uint new_profile_index) in kovaplus_profile_activated() argument
40 kovaplus->actual_profile = new_profile_index; in kovaplus_profile_activated()
41 kovaplus->actual_cpi = kovaplus->profile_settings[new_profile_index].cpi_startup_level; in kovaplus_profile_activated()
42 kovaplus->actual_x_sensitivity = kovaplus->profile_settings[new_profile_index].sensitivity_x; in kovaplus_profile_activated()
43 kovaplus->actual_y_sensitivity = kovaplus->profile_settings[new_profile_index].sensitivity_y; in kovaplus_profile_activated()