Searched refs:dbs_governor (Results 1 – 4 of 4) sorted by relevance
40 struct dbs_governor *gov;125 struct dbs_governor { struct144 static inline struct dbs_governor *dbs_governor_of(struct cpufreq_policy *policy) in dbs_governor_of() argument146 return container_of(policy->governor, struct dbs_governor, gov); in dbs_governor_of()
237 struct dbs_governor *gov; in dbs_work_handler()351 struct dbs_governor *gov) in alloc_policy_dbs_info()377 struct dbs_governor *gov) in free_policy_dbs_info()395 struct dbs_governor *gov = dbs_data->gov; in cpufreq_dbs_data_release()403 struct dbs_governor *gov = dbs_governor_of(policy); in cpufreq_dbs_governor_init()493 struct dbs_governor *gov = dbs_governor_of(policy); in cpufreq_dbs_governor_exit()516 struct dbs_governor *gov = dbs_governor_of(policy); in cpufreq_dbs_governor_start()566 struct dbs_governor *gov = dbs_governor_of(policy); in cpufreq_dbs_governor_limits()
180 static struct dbs_governor od_dbs_gov;375 static struct dbs_governor od_dbs_gov = {
327 static struct dbs_governor cs_governor = {