Home
last modified time | relevance | path

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

/linux/tools/power/cpupower/lib/
A Dcpufreq.h14 char *governor; member
18 char *governor; member
A Dcpufreq.c658 int cpufreq_modify_policy_governor(unsigned int cpu, char *governor) in cpufreq_modify_policy_governor()
/linux/drivers/devfreq/
A Ddevfreq.c297 struct devfreq_governor *governor; in try_then_request_governor() local
787 struct devfreq_governor *governor; in devfreq_add_device() local
1243 int devfreq_add_governor(struct devfreq_governor *governor) in devfreq_add_governor()
1304 static void devm_devfreq_remove_governor(void *governor) in devm_devfreq_remove_governor()
1317 struct devfreq_governor *governor) in devm_devfreq_add_governor()
1334 int devfreq_remove_governor(struct devfreq_governor *governor) in devfreq_remove_governor()
1410 const struct devfreq_governor *governor, *prev_governor; in governor_store() local
1508 struct devfreq_governor *governor; in available_governors_show() local
/linux/drivers/thermal/
A Dthermal_core.c117 int thermal_register_governor(struct thermal_governor *governor) in thermal_register_governor()
171 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
1197 struct thermal_governor *governor; in thermal_zone_device_register() local
/linux/tools/power/cpupower/bench/
A Dsystem.c46 int set_cpufreq_governor(char *governor, unsigned int cpu) in set_cpufreq_governor()
A Dparse.h19 char governor[15]; /* cpufreq governor */ member
/linux/include/linux/
A Ddevfreq.h182 const struct devfreq_governor *governor; member
A Dcpuidle.h137 const char *governor; member
A Dthermal.h169 struct thermal_governor *governor; member
A Dcpufreq.h76 struct cpufreq_governor *governor; /* see below */ member
/linux/drivers/cpufreq/
A Dcpufreq.c2410 int cpufreq_register_governor(struct cpufreq_governor *governor) in cpufreq_register_governor()
2433 void cpufreq_unregister_governor(struct cpufreq_governor *governor) in cpufreq_unregister_governor()

Completed in 43 milliseconds