Searched refs:current_profile (Results 1 – 3 of 3) sorted by relevance
344 int current_profile; in k90_show_current_profile() local362 current_profile = data[7]; in k90_show_current_profile()363 if (current_profile < 1 || current_profile > 3) { in k90_show_current_profile()370 ret = snprintf(buf, PAGE_SIZE, "%d\n", current_profile); in k90_show_current_profile()406 static DEVICE_ATTR(current_profile, 0644, k90_show_current_profile,
11 What: /sys/bus/drivers/corsair/<dev>/current_profile
112 enum platform_profile_option current_profile; member760 *profile = dytc->current_profile; in dytc_profile_get()840 dytc->current_profile = profile; in dytc_profile_set()865 if (profile != priv->dytc->current_profile) { in dytc_profile_refresh()866 priv->dytc->current_profile = profile; in dytc_profile_refresh()