Home
last modified time | relevance | path

Searched refs:intel_pstate_set_pstate (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dintel_pstate.c1686 static void intel_pstate_set_pstate(struct cpudata *cpu, int pstate) in intel_pstate_set_pstate() function
1701 intel_pstate_set_pstate(cpu, cpu->pstate.min_pstate); in intel_pstate_set_min_pstate()
1709 intel_pstate_set_pstate(cpu, pstate); in intel_pstate_max_within_limits()
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dintel_pstate.c2017 static void intel_pstate_set_pstate(struct cpudata *cpu, int pstate) in intel_pstate_set_pstate() function
2032 intel_pstate_set_pstate(cpu, cpu->pstate.min_pstate); in intel_pstate_set_min_pstate()
2040 intel_pstate_set_pstate(cpu, pstate); in intel_pstate_max_within_limits()

Completed in 8 milliseconds