Searched defs:governor (Results 1 – 11 of 11) sorted by relevance
14 char *governor; member18 char *governor; member
658 int cpufreq_modify_policy_governor(unsigned int cpu, char *governor) in cpufreq_modify_policy_governor()
46 int set_cpufreq_governor(char *governor, unsigned int cpu) in set_cpufreq_governor()
19 char governor[15]; /* cpufreq governor */ member
119 int thermal_register_governor(struct thermal_governor *governor) in thermal_register_governor()173 void thermal_unregister_governor(struct thermal_governor *governor) in thermal_unregister_governor()243 struct thermal_governor **governor; in thermal_unregister_governors() local252 struct thermal_governor **governor; in thermal_register_governors() local1396 struct thermal_governor *governor; in thermal_zone_device_register() local
294 struct devfreq_governor *governor; in try_then_request_governor() local751 struct devfreq_governor *governor; in devfreq_add_device() local1191 int devfreq_add_governor(struct devfreq_governor *governor) in devfreq_add_governor()1256 int devfreq_remove_governor(struct devfreq_governor *governor) in devfreq_remove_governor()1332 const struct devfreq_governor *governor, *prev_governor; in governor_store() local1413 struct devfreq_governor *governor; in available_governors_show() local
2358 int cpufreq_register_governor(struct cpufreq_governor *governor) in cpufreq_register_governor()2381 void cpufreq_unregister_governor(struct cpufreq_governor *governor) in cpufreq_unregister_governor()
178 const struct devfreq_governor *governor; member
137 const char *governor; member
174 struct thermal_governor *governor; member
73 struct cpufreq_governor *governor; /* see below */ member