Searched refs:cpufreq_governor (Results 1 – 16 of 16) 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()
86 struct cpufreq_governor *new_gov,625 static struct cpufreq_governor *find_governor(const char *str_governor) in find_governor()627 struct cpufreq_governor *t; in find_governor()636 static struct cpufreq_governor *get_governor(const char *str_governor) in get_governor()638 struct cpufreq_governor *t; in get_governor()669 static struct cpufreq_governor *cpufreq_parse_governor(char *str_governor) in cpufreq_parse_governor()671 struct cpufreq_governor *t; in cpufreq_parse_governor()804 struct cpufreq_governor *new_gov; in store_scaling_governor()834 struct cpufreq_governor *t; in show_scaling_available_governors()1077 struct cpufreq_governor *gov = NULL; in cpufreq_init_policy()[all …]
115 static struct cpufreq_governor cpufreq_gov_userspace = {133 struct cpufreq_governor *cpufreq_default_governor(void) in cpufreq_default_governor()
127 struct cpufreq_governor gov;
334 struct cpufreq_governor *cpufreq_default_governor(void) in cpufreq_default_governor()
18 obj-$(CONFIG_CPU_FREQ_GOV_COMMON) += cpufreq_governor.o
471 struct cpufreq_governor *cpufreq_default_governor(void) in cpufreq_default_governor()
1069 struct cpufreq_governor gov;1622 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);
674 struct cpufreq_governor schedutil_gov;936 struct cpufreq_governor schedutil_gov = {948 struct cpufreq_governor *cpufreq_default_governor(void) in cpufreq_default_governor()
123 static struct cpufreq_governor spu_governor = {