Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/cpufreq/
Dcpufreq_governor.c240 gov = dbs_governor_of(policy); in dbs_work_handler()
393 struct dbs_governor *gov = dbs_governor_of(policy); in cpufreq_dbs_governor_init()
479 struct dbs_governor *gov = dbs_governor_of(policy); in cpufreq_dbs_governor_exit()
507 struct dbs_governor *gov = dbs_governor_of(policy); in cpufreq_dbs_governor_start()
Dcpufreq_governor.h144 static inline struct dbs_governor *dbs_governor_of(struct cpufreq_policy *policy) in dbs_governor_of() function