Lines Matching defs:policy
58 struct cpufreq_policy *policy; member
72 static int qcom_cpufreq_set_bw(struct cpufreq_policy *policy, in qcom_cpufreq_set_bw()
113 static int qcom_cpufreq_hw_target_index(struct cpufreq_policy *policy, in qcom_cpufreq_hw_target_index()
146 static unsigned int qcom_cpufreq_get_freq(struct cpufreq_policy *policy) in qcom_cpufreq_get_freq()
164 static unsigned int __qcom_cpufreq_hw_get(struct cpufreq_policy *policy) in __qcom_cpufreq_hw_get()
184 static unsigned int qcom_cpufreq_hw_fast_switch(struct cpufreq_policy *policy, in qcom_cpufreq_hw_fast_switch()
203 struct cpufreq_policy *policy) in qcom_cpufreq_hw_read_lut()
328 struct cpufreq_policy *policy = data->policy; in qcom_lmh_dcvs_notify() local
428 static int qcom_cpufreq_hw_lmh_init(struct cpufreq_policy *policy, int index) in qcom_cpufreq_hw_lmh_init()
465 static int qcom_cpufreq_hw_cpu_online(struct cpufreq_policy *policy) in qcom_cpufreq_hw_cpu_online()
486 static int qcom_cpufreq_hw_cpu_offline(struct cpufreq_policy *policy) in qcom_cpufreq_hw_cpu_offline()
512 static int qcom_cpufreq_hw_cpu_init(struct cpufreq_policy *policy) in qcom_cpufreq_hw_cpu_init()
578 static void qcom_cpufreq_hw_cpu_exit(struct cpufreq_policy *policy) in qcom_cpufreq_hw_cpu_exit()
590 static void qcom_cpufreq_ready(struct cpufreq_policy *policy) in qcom_cpufreq_ready()