Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_core.c119 int thermal_register_governor(struct thermal_governor *governor) in thermal_register_governor()
170 void thermal_unregister_governor(struct thermal_governor *governor) in thermal_unregister_governor()
228 struct thermal_governor **governor; in thermal_unregister_governors() local
237 struct thermal_governor **governor; in thermal_register_governors() local
458 static void thermal_governor_trip_crossed(struct thermal_governor *governor, in thermal_governor_trip_crossed()
472 struct thermal_governor *governor, in thermal_trip_crossed()
564 struct thermal_governor *governor, in thermal_zone_handle_trips()
614 struct thermal_governor *governor = thermal_get_tz_governor(tz); in __thermal_zone_device_update() local
1435 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/include/linux/
H A Ddevfreq.h190 const struct devfreq_governor *governor; member
/linux/drivers/cpufreq/
H A Dcpufreq.c2513 int cpufreq_register_governor(struct cpufreq_governor *governor) in cpufreq_register_governor()
2536 void cpufreq_unregister_governor(struct cpufreq_governor *governor) in cpufreq_unregister_governor()