cpufreq_dbs_governor_stop  553 drivers/cpufreq/cpufreq_governor.c EXPORT_SYMBOL_GPL(cpufreq_dbs_governor_stop);
cpufreq_dbs_governor_stop  153 drivers/cpufreq/cpufreq_governor.h void cpufreq_dbs_governor_stop(struct cpufreq_policy *policy);
cpufreq_dbs_governor_stop  164 drivers/cpufreq/cpufreq_governor.h 		.stop = cpufreq_dbs_governor_stop,			\