Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/cpufreq/
Dcpufreq_governor.h156 void cpufreq_dbs_governor_stop(struct cpufreq_policy *policy);
167 .stop = cpufreq_dbs_governor_stop, \
Dcpufreq_governor.c544 void cpufreq_dbs_governor_stop(struct cpufreq_policy *policy) in cpufreq_dbs_governor_stop() function
554 EXPORT_SYMBOL_GPL(cpufreq_dbs_governor_stop);