Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/cpufreq/
Dintel_pstate.c2175 static void intel_cpufreq_stop_cpu(struct cpufreq_policy *policy) in intel_cpufreq_stop_cpu() function
2189 intel_cpufreq_stop_cpu(policy); in intel_pstate_stop_cpu()
2465 .stop_cpu = intel_cpufreq_stop_cpu,