Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/cpufreq/
Dcpufreq_governor.h152 void cpufreq_dbs_governor_stop(struct cpufreq_policy *policy);
163 .stop = cpufreq_dbs_governor_stop, \
Dcpufreq_governor.c549 void cpufreq_dbs_governor_stop(struct cpufreq_policy *policy) in cpufreq_dbs_governor_stop() function
559 EXPORT_SYMBOL_GPL(cpufreq_dbs_governor_stop);