Searched refs:cpufreq_dbs_governor_start (Results 1 – 2 of 2) sorted by relevance
151 int cpufreq_dbs_governor_start(struct cpufreq_policy *policy);162 .start = cpufreq_dbs_governor_start, \
511 int cpufreq_dbs_governor_start(struct cpufreq_policy *policy) in cpufreq_dbs_governor_start() function547 EXPORT_SYMBOL_GPL(cpufreq_dbs_governor_start);
Completed in 4 milliseconds