Home
last modified time | relevance | path

Searched defs:governor (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/tools/power/cpupower/lib/
H A Dcpufreq.h14 char *governor; member
18 char *governor; member
H A Dcpufreq.c658 cpufreq_modify_policy_governor(unsigned int cpu, char *governor) cpufreq_modify_policy_governor() argument
[all...]
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/tools/power/cpupower/lib/
H A Dcpufreq.h14 char *governor; member
18 char *governor; member
H A Dcpufreq.c667 cpufreq_modify_policy_governor(unsigned int cpu, char *governor) cpufreq_modify_policy_governor() argument
[all...]
/kernel/linux/linux-6.6/tools/lib/thermal/include/
H A Dthermal.h52 char governor[THERMAL_NAME_LENGTH]; member
/kernel/linux/linux-5.10/include/linux/
H A Ddevfreq.h178 const struct devfreq_governor *governor; global() member
[all...]
H A Dcpuidle.h137 const char *governor; member
H A Dthermal.h174 struct thermal_governor *governor; member
H A Dcpufreq.h73 struct cpufreq_governor *governor; /* see below */ member
/kernel/linux/linux-6.6/include/linux/
H A Dcpuidle.h167 const char *governor; member
H A Ddevfreq.h186 const struct devfreq_governor *governor; member
[all...]
H A Dthermal.h179 struct thermal_governor *governor; member
H A Dcpufreq.h76 struct cpufreq_governor *governor; /* see below */ member
[all...]
/kernel/linux/linux-5.10/drivers/devfreq/
H A Ddevfreq.c294 struct devfreq_governor *governor; in try_then_request_governor() local
772 struct devfreq_governor *governor; devfreq_add_device() local
1212 devfreq_add_governor(struct devfreq_governor *governor) devfreq_add_governor() argument
1277 devfreq_remove_governor(struct devfreq_governor *governor) devfreq_remove_governor() argument
1353 const struct devfreq_governor *governor, *prev_governor; governor_store() local
1434 struct devfreq_governor *governor; available_governors_show() local
[all...]
/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_core.c119 thermal_register_governor(struct thermal_governor *governor) thermal_register_governor() argument
173 thermal_unregister_governor(struct thermal_governor *governor) thermal_unregister_governor() argument
243 struct thermal_governor **governor; thermal_unregister_governors() local
252 struct thermal_governor **governor; thermal_register_governors() local
1398 struct thermal_governor *governor; thermal_zone_device_register() local
[all...]
/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_core.c115 thermal_register_governor(struct thermal_governor *governor) thermal_register_governor() argument
169 thermal_unregister_governor(struct thermal_governor *governor) thermal_unregister_governor() argument
241 struct thermal_governor **governor; thermal_unregister_governors() local
250 struct thermal_governor **governor; thermal_register_governors() local
1240 struct thermal_governor *governor; thermal_zone_device_register_with_trips() local
[all...]
/kernel/linux/linux-6.6/drivers/devfreq/
H A Ddevfreq.c294 struct devfreq_governor *governor; in try_then_request_governor() local
809 struct devfreq_governor *governor; devfreq_add_device() local
1271 devfreq_add_governor(struct devfreq_governor *governor) devfreq_add_governor() argument
1332 devm_devfreq_remove_governor(void *governor) devm_devfreq_remove_governor() argument
1344 devm_devfreq_add_governor(struct device *dev, struct devfreq_governor *governor) devm_devfreq_add_governor() argument
1362 devfreq_remove_governor(struct devfreq_governor *governor) devfreq_remove_governor() argument
1438 const struct devfreq_governor *governor, *prev_governor; governor_store() local
1536 struct devfreq_governor *governor; available_governors_show() local
[all...]
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dcpufreq.c2375 cpufreq_register_governor(struct cpufreq_governor *governor) cpufreq_register_governor() argument
2398 cpufreq_unregister_governor(struct cpufreq_governor *governor) cpufreq_unregister_governor() argument
[all...]
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dcpufreq.c2491 cpufreq_register_governor(struct cpufreq_governor *governor) cpufreq_register_governor() argument
2514 cpufreq_unregister_governor(struct cpufreq_governor *governor) cpufreq_unregister_governor() argument
[all...]

Completed in 21 milliseconds