Searched refs:current_profile (Results 1 – 6 of 6) sorted by relevance
286 return pmf->current_profile == PLATFORM_PROFILE_BALANCED; in is_pprof_balanced()294 *profile = pmf->current_profile; in amd_pmf_profile_get()302 switch (pmf->current_profile) { in amd_pmf_get_pprof_modes()378 pmf->current_profile = profile; in amd_pmf_profile_set()422 dev->current_profile = PLATFORM_PROFILE_BALANCED; in amd_pmf_init_sps()
237 switch (dev->current_profile) { in amd_pmf_get_slider_info()
629 enum platform_profile_option current_profile; member
11 What: /sys/bus/drivers/corsair/<dev>/current_profile
1180 if (cpudata->current_profile != PLATFORM_PROFILE_BALANCED) in amd_pstate_power_supply_notifier()1227 *profile = cpudata->current_profile; in amd_pstate_profile_get()1252 cpudata->current_profile = profile; in amd_pstate_profile_set()1285 ret = amd_pstate_get_epp_from_platform_profile(policy, cpudata->current_profile); in amd_pstate_set_dynamic_epp()1439 cpudata->current_profile = PLATFORM_PROFILE_BALANCED; in store_energy_performance_preference()1945 cpudata->current_profile = PLATFORM_PROFILE_PERFORMANCE; in amd_pstate_epp_cpu_init()1950 cpudata->current_profile = PLATFORM_PROFILE_BALANCED; in amd_pstate_epp_cpu_init()
162 enum platform_profile_option current_profile; member1002 *profile = dytc->current_profile; in dytc_profile_get()1080 dytc->current_profile = profile; in dytc_profile_set()1112 if (profile != priv->dytc->current_profile) { in dytc_profile_refresh()1113 priv->dytc->current_profile = profile; in dytc_profile_refresh()