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

/drivers/cpufreq/
H A Dintel_pstate.c580 static void intel_pstate_set_pstate(struct cpudata *cpu, int pstate) function
609 intel_pstate_set_pstate(cpu, cpu->pstate.min_pstate);
694 intel_pstate_set_pstate(cpu, cpu->pstate.current_pstate - ctl);
826 intel_pstate_set_pstate(cpu, cpu->pstate.min_pstate);

Completed in 21 milliseconds