Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/cpufreq/
Dintel_pstate.c2037 static void intel_cpufreq_stop_cpu(struct cpufreq_policy *policy) in intel_cpufreq_stop_cpu() function
2050 intel_cpufreq_stop_cpu(policy); in intel_pstate_stop_cpu()
2259 .stop_cpu = intel_cpufreq_stop_cpu,