Lines Matching defs:policy

471 static int amd_pstate_verify(struct cpufreq_policy_data *policy)  in amd_pstate_verify()
478 static int amd_pstate_update_min_max_limit(struct cpufreq_policy *policy) in amd_pstate_update_min_max_limit()
494 static int amd_pstate_update_freq(struct cpufreq_policy *policy, in amd_pstate_update_freq()
535 static int amd_pstate_target(struct cpufreq_policy *policy, in amd_pstate_target()
542 static unsigned int amd_pstate_fast_switch(struct cpufreq_policy *policy, in amd_pstate_fast_switch()
557 struct cpufreq_policy *policy = cpufreq_cpu_get(cpu); in amd_pstate_adjust_perf() local
665 static int amd_pstate_set_boost(struct cpufreq_policy *policy, int state) in amd_pstate_set_boost()
709 static int amd_pstate_cpu_init(struct cpufreq_policy *policy) in amd_pstate_cpu_init()
798 static int amd_pstate_cpu_exit(struct cpufreq_policy *policy) in amd_pstate_cpu_exit()
810 static int amd_pstate_cpu_resume(struct cpufreq_policy *policy) in amd_pstate_cpu_resume()
821 static int amd_pstate_cpu_suspend(struct cpufreq_policy *policy) in amd_pstate_cpu_suspend()
839 static ssize_t show_amd_pstate_max_freq(struct cpufreq_policy *policy, in show_amd_pstate_max_freq()
852 static ssize_t show_amd_pstate_lowest_nonlinear_freq(struct cpufreq_policy *policy, in show_amd_pstate_lowest_nonlinear_freq()
869 static ssize_t show_amd_pstate_highest_perf(struct cpufreq_policy *policy, in show_amd_pstate_highest_perf()
881 struct cpufreq_policy *policy, char *buf) in show_energy_performance_available_preferences()
900 struct cpufreq_policy *policy, const char *buf, size_t count) in store_energy_performance_preference()
922 struct cpufreq_policy *policy, char *buf) in show_energy_performance_preference()
1131 static int amd_pstate_epp_cpu_init(struct cpufreq_policy *policy) in amd_pstate_epp_cpu_init()
1217 static int amd_pstate_epp_cpu_exit(struct cpufreq_policy *policy) in amd_pstate_epp_cpu_exit()
1223 static void amd_pstate_epp_update_limit(struct cpufreq_policy *policy) in amd_pstate_epp_update_limit()
1283 static int amd_pstate_epp_set_policy(struct cpufreq_policy *policy) in amd_pstate_epp_set_policy()
1322 static int amd_pstate_epp_cpu_online(struct cpufreq_policy *policy) in amd_pstate_epp_cpu_online()
1336 static void amd_pstate_epp_offline(struct cpufreq_policy *policy) in amd_pstate_epp_offline()
1365 static int amd_pstate_epp_cpu_offline(struct cpufreq_policy *policy) in amd_pstate_epp_cpu_offline()
1380 static int amd_pstate_epp_verify_policy(struct cpufreq_policy_data *policy) in amd_pstate_epp_verify_policy()
1387 static int amd_pstate_epp_suspend(struct cpufreq_policy *policy) in amd_pstate_epp_suspend()
1407 static int amd_pstate_epp_resume(struct cpufreq_policy *policy) in amd_pstate_epp_resume()