Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/cpufreq/
Dcpufreq_governor.c243 gov = dbs_governor_of(policy); in dbs_work_handler()
396 struct dbs_governor *gov = dbs_governor_of(policy); in cpufreq_dbs_governor_init()
480 struct dbs_governor *gov = dbs_governor_of(policy); in cpufreq_dbs_governor_exit()
508 struct dbs_governor *gov = dbs_governor_of(policy); in cpufreq_dbs_governor_start()
Dcpufreq_governor.h147 static inline struct dbs_governor *dbs_governor_of(struct cpufreq_policy *policy) in dbs_governor_of() function