Searched defs:governor (Results 1 – 12 of 12) sorted by relevance
26 char *governor; member30 char *governor; member
171 int cpufreq_modify_policy_governor(unsigned int cpu, char *governor) in cpufreq_modify_policy_governor()
547 int sysfs_modify_freq_policy_governor(unsigned int cpu, char *governor) in sysfs_modify_freq_policy_governor()
58 int set_cpufreq_governor(char *governor, unsigned int cpu) in set_cpufreq_governor()
32 char governor[15]; /* cpufreq governor */ member
445 struct devfreq_governor *governor; in devfreq_add_device() local654 int devfreq_add_governor(struct devfreq_governor *governor) in devfreq_add_governor()719 int devfreq_remove_governor(struct devfreq_governor *governor) in devfreq_remove_governor()785 struct devfreq_governor *governor; in governor_store() local
519 struct cpufreq_governor **governor) in cpufreq_parse_governor()2005 int cpufreq_register_governor(struct cpufreq_governor *governor) in cpufreq_register_governor()2029 void cpufreq_unregister_governor(struct cpufreq_governor *governor) in cpufreq_unregister_governor()
200 int governor; member
133 int thermal_register_governor(struct thermal_governor *governor) in thermal_register_governor()182 void thermal_unregister_governor(struct thermal_governor *governor) in thermal_unregister_governor()1807 struct thermal_governor *governor; in thermal_zone_device_register() local
161 const struct devfreq_governor *governor; member
81 struct cpufreq_governor *governor; /* see below */ member445 int (*governor) (struct cpufreq_policy *policy, member
206 struct thermal_governor *governor; member