Searched refs:current_profile (Results 1 – 5 of 5) sorted by relevance
143 return (pmf->current_profile == PLATFORM_PROFILE_BALANCED) ? true : false; in is_pprof_balanced()151 *profile = pmf->current_profile; in amd_pmf_profile_get()159 switch (pmf->current_profile) { in amd_pmf_get_pprof_modes()233 pmf->current_profile = profile; in amd_pmf_profile_set()255 dev->current_profile = PLATFORM_PROFILE_BALANCED; in amd_pmf_init_sps()
167 enum platform_profile_option current_profile; member
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
115 enum platform_profile_option current_profile; member750 *profile = dytc->current_profile; in dytc_profile_get()830 dytc->current_profile = profile; in dytc_profile_set()855 if (profile != priv->dytc->current_profile) { in dytc_profile_refresh()856 priv->dytc->current_profile = profile; in dytc_profile_refresh()