Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Damd-pstate.c596 static int amd_pstate_update_freq(struct cpufreq_policy *policy, in amd_pstate_update_freq() function
641 return amd_pstate_update_freq(policy, target_freq, false); in amd_pstate_target()
647 if (!amd_pstate_update_freq(policy, target_freq, true)) in amd_pstate_fast_switch()