Lines Matching refs:cpufreq_policy
502 static int amd_pstate_update_min_max_limit(struct cpufreq_policy *policy) in amd_pstate_update_min_max_limit()
518 static int amd_pstate_update_freq(struct cpufreq_policy *policy, in amd_pstate_update_freq()
559 static int amd_pstate_target(struct cpufreq_policy *policy, in amd_pstate_target()
566 static unsigned int amd_pstate_fast_switch(struct cpufreq_policy *policy, in amd_pstate_fast_switch()
581 struct cpufreq_policy *policy = cpufreq_cpu_get(cpu); in amd_pstate_adjust_perf()
689 static int amd_pstate_set_boost(struct cpufreq_policy *policy, int state) in amd_pstate_set_boost()
807 static int amd_pstate_cpu_init(struct cpufreq_policy *policy) in amd_pstate_cpu_init()
898 static int amd_pstate_cpu_exit(struct cpufreq_policy *policy) in amd_pstate_cpu_exit()
910 static int amd_pstate_cpu_resume(struct cpufreq_policy *policy) in amd_pstate_cpu_resume()
921 static int amd_pstate_cpu_suspend(struct cpufreq_policy *policy) in amd_pstate_cpu_suspend()
939 static ssize_t show_amd_pstate_max_freq(struct cpufreq_policy *policy, in show_amd_pstate_max_freq()
952 static ssize_t show_amd_pstate_lowest_nonlinear_freq(struct cpufreq_policy *policy, in show_amd_pstate_lowest_nonlinear_freq()
969 static ssize_t show_amd_pstate_highest_perf(struct cpufreq_policy *policy, in show_amd_pstate_highest_perf()
980 static ssize_t show_amd_pstate_hw_prefcore(struct cpufreq_policy *policy, in show_amd_pstate_hw_prefcore()
992 struct cpufreq_policy *policy, char *buf) in show_energy_performance_available_preferences()
1011 struct cpufreq_policy *policy, const char *buf, size_t count) in store_energy_performance_preference()
1033 struct cpufreq_policy *policy, char *buf) in show_energy_performance_preference()
1253 static int amd_pstate_epp_cpu_init(struct cpufreq_policy *policy) in amd_pstate_epp_cpu_init()
1341 static int amd_pstate_epp_cpu_exit(struct cpufreq_policy *policy) in amd_pstate_epp_cpu_exit()
1354 static void amd_pstate_epp_update_limit(struct cpufreq_policy *policy) in amd_pstate_epp_update_limit()
1414 static int amd_pstate_epp_set_policy(struct cpufreq_policy *policy) in amd_pstate_epp_set_policy()
1453 static int amd_pstate_epp_cpu_online(struct cpufreq_policy *policy) in amd_pstate_epp_cpu_online()
1467 static void amd_pstate_epp_offline(struct cpufreq_policy *policy) in amd_pstate_epp_offline()
1496 static int amd_pstate_epp_cpu_offline(struct cpufreq_policy *policy) in amd_pstate_epp_cpu_offline()
1518 static int amd_pstate_epp_suspend(struct cpufreq_policy *policy) in amd_pstate_epp_suspend()
1538 static int amd_pstate_epp_resume(struct cpufreq_policy *policy) in amd_pstate_epp_resume()