Home
last modified time | relevance | path

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

/linux-6.15/drivers/cpufreq/
H A Dintel_pstate.c3122 static int intel_cpufreq_update_pstate(struct cpufreq_policy *policy, in intel_cpufreq_update_pstate() function
3161 target_pstate = intel_cpufreq_update_pstate(policy, target_pstate, false); in intel_cpufreq_target()
3178 target_pstate = intel_cpufreq_update_pstate(policy, target_pstate, true); in intel_cpufreq_fast_switch()