Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_core.c117 thermal_register_governor(struct thermal_governor * governor) thermal_register_governor() argument
168 thermal_unregister_governor(struct thermal_governor * governor) thermal_unregister_governor() argument
226 struct thermal_governor **governor; thermal_unregister_governors() local
235 struct thermal_governor **governor; thermal_register_governors() local
456 thermal_governor_trip_crossed(struct thermal_governor * governor,struct thermal_zone_device * tz,const struct thermal_trip * trip,bool upward) thermal_governor_trip_crossed() argument
470 thermal_trip_crossed(struct thermal_zone_device * tz,struct thermal_trip_desc * td,struct thermal_governor * governor,bool upward) thermal_trip_crossed() argument
562 thermal_zone_handle_trips(struct thermal_zone_device * tz,struct thermal_governor * governor,int * low,int * high) thermal_zone_handle_trips() argument
612 struct thermal_governor *governor = thermal_get_tz_governor(tz); __thermal_zone_device_update() local
1434 struct thermal_governor *governor; thermal_zone_init_governor() local
[all...]
H A Dthermal_core.h140 struct thermal_governor *governor; member
/linux/tools/power/cpupower/lib/
H A Dcpufreq.h14 char *governor; member
18 char *governor; member
H A Dcpufreq.c685 cpufreq_modify_policy_governor(unsigned int cpu,char * governor) cpufreq_modify_policy_governor() argument
[all...]
/linux/drivers/devfreq/
H A Ddevfreq.c291 struct devfreq_governor *governor; in try_then_request_governor() local
806 struct devfreq_governor *governor; devfreq_add_device() local
1266 devfreq_add_governor(struct devfreq_governor * governor) devfreq_add_governor() argument
1327 devm_devfreq_remove_governor(void * governor) devm_devfreq_remove_governor() argument
1340 devm_devfreq_add_governor(struct device * dev,struct devfreq_governor * governor) devm_devfreq_add_governor() argument
1357 devfreq_remove_governor(struct devfreq_governor * governor) devfreq_remove_governor() argument
1429 const struct devfreq_governor *governor, *prev_governor; governor_store() local
1527 struct devfreq_governor *governor; available_governors_show() local
[all...]
/linux/tools/power/cpupower/bench/
H A Dsystem.c46 int set_cpufreq_governor(char *governor, unsigned int cpu) in set_cpufreq_governor() argument
[all...]
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
[all...]
H A Dcpuidle.h167 const char *governor; member
H A Dcpufreq.h76 struct cpufreq_governor *governor; /* see below */ member
[all...]
/linux/drivers/cpufreq/
H A Dcpufreq.c2520 cpufreq_register_governor(struct cpufreq_governor * governor) cpufreq_register_governor() argument
2543 cpufreq_unregister_governor(struct cpufreq_governor * governor) cpufreq_unregister_governor() argument
[all...]