Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/cpufreq/
Dcpufreq_governor.h153 void cpufreq_dbs_governor_stop(struct cpufreq_policy *policy);
164 .stop = cpufreq_dbs_governor_stop, \
Dcpufreq_governor.c543 void cpufreq_dbs_governor_stop(struct cpufreq_policy *policy) in cpufreq_dbs_governor_stop() function
553 EXPORT_SYMBOL_GPL(cpufreq_dbs_governor_stop);