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

/linux-4.4.14/tools/power/cpupower/bench/
H A Dsystem.c58 int set_cpufreq_governor(char *governor, unsigned int cpu) set_cpufreq_governor() argument
H A Dparse.h32 char governor[15]; /* cpufreq governor */ member in struct:config
/linux-4.4.14/tools/power/cpupower/lib/
H A Dcpufreq.h26 char *governor; member in struct:cpufreq_policy
30 char *governor; member in struct:cpufreq_available_governors
H A Dcpufreq.c171 int cpufreq_modify_policy_governor(unsigned int cpu, char *governor) cpufreq_modify_policy_governor() argument
H A Dsysfs.c547 int sysfs_modify_freq_policy_governor(unsigned int cpu, char *governor) sysfs_modify_freq_policy_governor() argument
/linux-4.4.14/include/linux/
H A Ddevfreq.h161 const struct devfreq_governor *governor; member in struct:devfreq
H A Dthermal.h206 struct thermal_governor *governor; member in struct:thermal_zone_device
H A Dcpufreq.h81 struct cpufreq_governor *governor; /* see below */ member in struct:cpufreq_policy
445 int (*governor) (struct cpufreq_policy *policy, member in struct:cpufreq_governor
/linux-4.4.14/drivers/cpufreq/
H A Dcpufreq_governor.h200 int governor; member in struct:common_dbs_data
H A Dcpufreq.c2005 int cpufreq_register_governor(struct cpufreq_governor *governor) cpufreq_register_governor() argument
2029 void cpufreq_unregister_governor(struct cpufreq_governor *governor) cpufreq_unregister_governor() argument
518 cpufreq_parse_governor(char *str_governor, unsigned int *policy, struct cpufreq_governor **governor) cpufreq_parse_governor() argument
/linux-4.4.14/drivers/devfreq/
H A Ddevfreq.c445 struct devfreq_governor *governor; devfreq_add_device() local
654 int devfreq_add_governor(struct devfreq_governor *governor) devfreq_add_governor() argument
719 int devfreq_remove_governor(struct devfreq_governor *governor) devfreq_remove_governor() argument
785 struct devfreq_governor *governor; governor_store() local
/linux-4.4.14/drivers/thermal/
H A Dthermal_core.c133 int thermal_register_governor(struct thermal_governor *governor) thermal_register_governor() argument
182 void thermal_unregister_governor(struct thermal_governor *governor) thermal_unregister_governor() argument
1807 struct thermal_governor *governor; thermal_zone_device_register() local

Completed in 478 milliseconds