Searched defs:governor (Results 1 – 10 of 10) sorted by relevance
22 char *governor; member26 char *governor; member
598 int cpufreq_modify_policy_governor(unsigned int cpu, char *governor) in cpufreq_modify_policy_governor()
562 struct devfreq_governor *governor; in devfreq_add_device() local856 int devfreq_add_governor(struct devfreq_governor *governor) in devfreq_add_governor()921 int devfreq_remove_governor(struct devfreq_governor *governor) in devfreq_remove_governor()987 struct devfreq_governor *governor; in governor_store() local1052 struct devfreq_governor *governor; in available_governors_show() local
59 int set_cpufreq_governor(char *governor, unsigned int cpu) in set_cpufreq_governor()
32 char governor[15]; /* cpufreq governor */ member
125 int thermal_register_governor(struct thermal_governor *governor) in thermal_register_governor()179 void thermal_unregister_governor(struct thermal_governor *governor) in thermal_unregister_governor()1185 struct thermal_governor *governor; in thermal_zone_device_register() local
154 const struct devfreq_governor *governor; member
214 struct thermal_governor *governor; member
87 struct cpufreq_governor *governor; /* see below */ member
2120 int cpufreq_register_governor(struct cpufreq_governor *governor) in cpufreq_register_governor()2143 void cpufreq_unregister_governor(struct cpufreq_governor *governor) in cpufreq_unregister_governor()