Searched refs:dbs_governor (Results 1 – 1 of 1) sorted by relevance
40 struct dbs_governor *gov;125 struct dbs_governor { struct143 static inline struct dbs_governor *dbs_governor_of(struct cpufreq_policy *policy) in dbs_governor_of() argument145 return container_of(policy->governor, struct dbs_governor, gov); in dbs_governor_of()