Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_core.c119 static int __init thermal_register_governor(struct thermal_governor *governor) in thermal_register_governor()
184 struct thermal_governor **governor; in thermal_register_governors() local
398 static void thermal_governor_trip_crossed(struct thermal_governor *governor, in thermal_governor_trip_crossed()
412 struct thermal_governor *governor, in thermal_trip_crossed()
504 struct thermal_governor *governor, in thermal_zone_handle_trips()
554 struct thermal_governor *governor = thermal_get_tz_governor(tz); in __thermal_zone_device_update() local
1334 struct thermal_governor *governor; in thermal_zone_init_governor() local
/linux/tools/power/cpupower/bindings/python/
H A Draw_pylibcpupower.i
/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
/linux/tools/lib/thermal/include/
H A Dthermal.h71 char governor[THERMAL_NAME_LENGTH]; member
/linux/include/linux/
H A Ddevfreq.h190 const struct devfreq_governor *governor; member
/linux/drivers/cpufreq/
H A Dcpufreq.c2522 cpufreq_register_governor(struct cpufreq_governor * governor) cpufreq_register_governor() argument
2545 cpufreq_unregister_governor(struct cpufreq_governor * governor) cpufreq_unregister_governor() argument
[all...]