Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/cpufreq/
Dintel_pstate.c808 static void intel_pstate_get_min_max(struct cpudata *cpu, int *min, int *max) in intel_pstate_get_min_max() function
837 intel_pstate_get_min_max(cpu, &min_perf, &max_perf); in intel_pstate_set_pstate()