Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/
Dthermal_core.c116 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()
239 struct thermal_governor **governor; in thermal_unregister_governors() local
248 struct thermal_governor **governor; in thermal_register_governors() local
503 static void thermal_governor_trip_crossed(struct thermal_governor *governor, in thermal_governor_trip_crossed()
517 struct thermal_governor *governor, in thermal_trip_crossed()
543 struct thermal_governor *governor = thermal_get_tz_governor(tz); in __thermal_zone_device_update() local
1374 struct thermal_governor *governor; in thermal_zone_device_register_with_trips() local
Dthermal_core.h129 struct thermal_governor *governor; member
/linux-6.12.1/tools/power/cpupower/lib/
Dcpufreq.h14 char *governor; member
18 char *governor; member
Dcpufreq.c667 int cpufreq_modify_policy_governor(unsigned int cpu, char *governor) in cpufreq_modify_policy_governor()
/linux-6.12.1/drivers/devfreq/
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
/linux-6.12.1/tools/power/cpupower/bench/
Dsystem.c46 int set_cpufreq_governor(char *governor, unsigned int cpu) in set_cpufreq_governor()
Dparse.h19 char governor[15]; /* cpufreq governor */ member
/linux-6.12.1/tools/lib/thermal/include/
Dthermal.h52 char governor[THERMAL_NAME_LENGTH]; member
/linux-6.12.1/include/linux/
Ddevfreq.h186 const struct devfreq_governor *governor; member
Dcpuidle.h167 const char *governor; member
Dcpufreq.h76 struct cpufreq_governor *governor; /* see below */ member
/linux-6.12.1/drivers/cpufreq/
Dcpufreq.c2488 int cpufreq_register_governor(struct cpufreq_governor *governor) in cpufreq_register_governor()
2511 void cpufreq_unregister_governor(struct cpufreq_governor *governor) in cpufreq_unregister_governor()
/linux-6.12.1/drivers/clk/renesas/
Drzg2l-cpg.c1685 struct dev_power_governor *governor; in rzg2l_cpg_pd_setup() local