Home
last modified time | relevance | path

Searched refs:cpufreq_dbs_governor_start (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dcpufreq_governor.h152 int cpufreq_dbs_governor_start(struct cpufreq_policy *policy);
163 .start = cpufreq_dbs_governor_start, \
H A Dcpufreq_governor.c505 int cpufreq_dbs_governor_start(struct cpufreq_policy *policy) in cpufreq_dbs_governor_start() function
541 EXPORT_SYMBOL_GPL(cpufreq_dbs_governor_start); variable
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dcpufreq_governor.h151 int cpufreq_dbs_governor_start(struct cpufreq_policy *policy);
162 .start = cpufreq_dbs_governor_start, \
H A Dcpufreq_governor.c513 int cpufreq_dbs_governor_start(struct cpufreq_policy *policy) in cpufreq_dbs_governor_start() function
549 EXPORT_SYMBOL_GPL(cpufreq_dbs_governor_start); variable

Completed in 3 milliseconds