Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/cpupower/lib/
H A Dcpufreq.h14 char *governor; member
18 char *governor; member
H A Dcpufreq.c667 int cpufreq_modify_policy_governor(unsigned int cpu, char *governor) in cpufreq_modify_policy_governor()
/openbmc/linux/drivers/devfreq/
H A Ddevfreq.c294 struct devfreq_governor *governor; in try_then_request_governor() local
809 struct devfreq_governor *governor; in devfreq_add_device() local
1271 int devfreq_add_governor(struct devfreq_governor *governor) in devfreq_add_governor()
1332 static void devm_devfreq_remove_governor(void *governor) in devm_devfreq_remove_governor()
1345 struct devfreq_governor *governor) in devm_devfreq_add_governor()
1362 int devfreq_remove_governor(struct devfreq_governor *governor) in devfreq_remove_governor()
1438 const struct devfreq_governor *governor, *prev_governor; in governor_store() local
1536 struct devfreq_governor *governor; in available_governors_show() local
/openbmc/linux/drivers/thermal/
H A Dthermal_core.c115 int thermal_register_governor(struct thermal_governor *governor) in thermal_register_governor()
169 void thermal_unregister_governor(struct thermal_governor *governor) in thermal_unregister_governor()
241 struct thermal_governor **governor; in thermal_unregister_governors() local
250 struct thermal_governor **governor; in thermal_register_governors() local
1240 struct thermal_governor *governor; in thermal_zone_device_register_with_trips() local
/openbmc/linux/tools/power/cpupower/bench/
H A Dsystem.c46 int set_cpufreq_governor(char *governor, unsigned int cpu) in set_cpufreq_governor()
H A Dparse.h19 char governor[15]; /* cpufreq governor */ member
/openbmc/linux/tools/lib/thermal/include/
H A Dthermal.h52 char governor[THERMAL_NAME_LENGTH]; member
/openbmc/linux/include/linux/
H A Ddevfreq.h186 const struct devfreq_governor *governor; member
H A Dcpuidle.h167 const char *governor; member
H A Dthermal.h179 struct thermal_governor *governor; member
H A Dcpufreq.h76 struct cpufreq_governor *governor; /* see below */ member
/openbmc/linux/drivers/cpufreq/
H A Dcpufreq.c2499 int cpufreq_register_governor(struct cpufreq_governor *governor) in cpufreq_register_governor()
2522 void cpufreq_unregister_governor(struct cpufreq_governor *governor) in cpufreq_unregister_governor()