Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/cpufreq/
Dintel_pstate.c2843 static int intel_cpufreq_update_pstate(struct cpufreq_policy *policy, in intel_cpufreq_update_pstate() function
2895 target_pstate = intel_cpufreq_update_pstate(policy, target_pstate, false); in intel_cpufreq_target()
2914 target_pstate = intel_cpufreq_update_pstate(policy, target_pstate, true); in intel_cpufreq_fast_switch()