Home
last modified time | relevance | path

Searched defs:governor (Results 1 – 12 of 12) sorted by relevance

/linux-4.4.14/tools/power/cpupower/lib/
Dcpufreq.h26 char *governor; member
30 char *governor; member
Dcpufreq.c171 int cpufreq_modify_policy_governor(unsigned int cpu, char *governor) in cpufreq_modify_policy_governor()
Dsysfs.c547 int sysfs_modify_freq_policy_governor(unsigned int cpu, char *governor) in sysfs_modify_freq_policy_governor()
/linux-4.4.14/tools/power/cpupower/bench/
Dsystem.c58 int set_cpufreq_governor(char *governor, unsigned int cpu) in set_cpufreq_governor()
Dparse.h32 char governor[15]; /* cpufreq governor */ member
/linux-4.4.14/drivers/devfreq/
Ddevfreq.c445 struct devfreq_governor *governor; in devfreq_add_device() local
654 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
/linux-4.4.14/drivers/cpufreq/
Dcpufreq.c519 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()
Dcpufreq_governor.h200 int governor; member
/linux-4.4.14/drivers/thermal/
Dthermal_core.c133 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
/linux-4.4.14/include/linux/
Ddevfreq.h161 const struct devfreq_governor *governor; member
Dcpufreq.h81 struct cpufreq_governor *governor; /* see below */ member
445 int (*governor) (struct cpufreq_policy *policy, member
Dthermal.h206 struct thermal_governor *governor; member