Lines Matching defs:policy
57 struct cpufreq_policy *policy; member
67 static int qcom_cpufreq_set_bw(struct cpufreq_policy *policy, in qcom_cpufreq_set_bw()
108 static int qcom_cpufreq_hw_target_index(struct cpufreq_policy *policy, in qcom_cpufreq_hw_target_index()
132 struct cpufreq_policy *policy; in qcom_cpufreq_hw_get() local
148 static unsigned int qcom_cpufreq_hw_fast_switch(struct cpufreq_policy *policy, in qcom_cpufreq_hw_fast_switch()
167 struct cpufreq_policy *policy) in qcom_cpufreq_hw_read_lut()
303 struct cpufreq_policy *policy = data->policy; in qcom_lmh_dcvs_notify() local
405 static int qcom_cpufreq_hw_lmh_init(struct cpufreq_policy *policy, int index) in qcom_cpufreq_hw_lmh_init()
451 static int qcom_cpufreq_hw_cpu_online(struct cpufreq_policy *policy) in qcom_cpufreq_hw_cpu_online()
472 static int qcom_cpufreq_hw_cpu_offline(struct cpufreq_policy *policy) in qcom_cpufreq_hw_cpu_offline()
499 static int qcom_cpufreq_hw_cpu_init(struct cpufreq_policy *policy) in qcom_cpufreq_hw_cpu_init()
611 static int qcom_cpufreq_hw_cpu_exit(struct cpufreq_policy *policy) in qcom_cpufreq_hw_cpu_exit()
629 static void qcom_cpufreq_ready(struct cpufreq_policy *policy) in qcom_cpufreq_ready()