Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/cpufreq/
Damd-pstate.c565 static int amd_pstate_update_freq(struct cpufreq_policy *policy, in amd_pstate_update_freq() function
610 return amd_pstate_update_freq(policy, target_freq, false); in amd_pstate_target()
616 if (!amd_pstate_update_freq(policy, target_freq, true)) in amd_pstate_fast_switch()