Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/cpufreq/
Dintel_pstate.c1304 static int intel_pstate_suspend(struct cpufreq_policy *policy) in intel_pstate_suspend() function
3024 .suspend = intel_pstate_suspend,
3312 intel_pstate_suspend(policy); in intel_cpufreq_suspend()