Searched refs:cpufreq_governor (Results 1 – 12 of 12) sorted by relevance
20 static struct cpufreq_governor cpufreq_gov_performance = {28 struct cpufreq_governor *cpufreq_default_governor(void) in cpufreq_default_governor()34 struct cpufreq_governor *cpufreq_fallback_governor(void) in cpufreq_fallback_governor()
20 static struct cpufreq_governor cpufreq_gov_powersave = {32 struct cpufreq_governor *cpufreq_default_governor(void) in cpufreq_default_governor()
117 static struct cpufreq_governor cpufreq_gov_userspace = {135 struct cpufreq_governor *cpufreq_default_governor(void) in cpufreq_default_governor()
84 struct cpufreq_governor *new_gov,618 static struct cpufreq_governor *find_governor(const char *str_governor) in find_governor()620 struct cpufreq_governor *t; in find_governor()629 static struct cpufreq_governor *get_governor(const char *str_governor) in get_governor()631 struct cpufreq_governor *t; in get_governor()662 static struct cpufreq_governor *cpufreq_parse_governor(char *str_governor) in cpufreq_parse_governor()664 struct cpufreq_governor *t; in cpufreq_parse_governor()789 struct cpufreq_governor *new_gov; in store_scaling_governor()819 struct cpufreq_governor *t; in show_scaling_available_governors()1063 struct cpufreq_governor *gov = NULL; in cpufreq_init_policy()[all …]
127 struct cpufreq_governor gov;
14 obj-$(CONFIG_CPU_FREQ_GOV_COMMON) += cpufreq_governor.o
334 struct cpufreq_governor *cpufreq_default_governor(void) in cpufreq_default_governor()
471 struct cpufreq_governor *cpufreq_default_governor(void) in cpufreq_default_governor()
35 struct cpufreq_governor;73 struct cpufreq_governor *governor; /* see below */568 struct cpufreq_governor { struct605 int cpufreq_register_governor(struct cpufreq_governor *governor);606 void cpufreq_unregister_governor(struct cpufreq_governor *governor);624 struct cpufreq_governor *cpufreq_default_governor(void);625 struct cpufreq_governor *cpufreq_fallback_governor(void);1028 struct cpufreq_governor *old_gov);1031 struct cpufreq_governor *old_gov) { } in sched_cpufreq_governor_change()
620 struct cpufreq_governor schedutil_gov;881 struct cpufreq_governor schedutil_gov = {893 struct cpufreq_governor *cpufreq_default_governor(void) in cpufreq_default_governor()920 struct cpufreq_governor *old_gov) in sched_cpufreq_governor_change()
346 extern struct cpufreq_governor schedutil_gov;354 struct cpufreq_governor *gov; in build_perf_domains()
123 static struct cpufreq_governor spu_governor = {