Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dcpufreq_ondemand.h11 struct od_policy_dbs_info { struct
19 static inline struct od_policy_dbs_info *to_dbs_info(struct policy_dbs_info *policy_dbs) in to_dbs_info()
21 return container_of(policy_dbs, struct od_policy_dbs_info, policy_dbs); in to_dbs_info()
H A Dcpufreq_ondemand.c69 struct od_policy_dbs_info *dbs_info = to_dbs_info(policy_dbs); in generic_powersave_bias_target()
108 struct od_policy_dbs_info *dbs_info = to_dbs_info(policy->governor_data); in ondemand_powersave_bias_init()
137 struct od_policy_dbs_info *dbs_info = to_dbs_info(policy_dbs); in od_update()
174 struct od_policy_dbs_info *dbs_info = to_dbs_info(policy_dbs); in od_dbs_update()
343 struct od_policy_dbs_info *dbs_info; in od_alloc()
390 struct od_policy_dbs_info *dbs_info = to_dbs_info(policy->governor_data); in od_start()
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dcpufreq_ondemand.h11 struct od_policy_dbs_info { struct
19 static inline struct od_policy_dbs_info *to_dbs_info(struct policy_dbs_info *policy_dbs) in to_dbs_info()
21 return container_of(policy_dbs, struct od_policy_dbs_info, policy_dbs); in to_dbs_info()
H A Dcpufreq_ondemand.c69 struct od_policy_dbs_info *dbs_info = to_dbs_info(policy_dbs); in generic_powersave_bias_target()
110 struct od_policy_dbs_info *dbs_info = to_dbs_info(policy->governor_data); in ondemand_powersave_bias_init()
139 struct od_policy_dbs_info *dbs_info = to_dbs_info(policy_dbs); in od_update()
176 struct od_policy_dbs_info *dbs_info = to_dbs_info(policy_dbs); in od_dbs_update()
346 struct od_policy_dbs_info *dbs_info; in od_alloc()
393 struct od_policy_dbs_info *dbs_info = to_dbs_info(policy->governor_data); in od_start()

Completed in 3 milliseconds