Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/power/cpupower/lib/
H A Dcpufreq.h14 char *governor; member
18 char *governor; member
H A Dcpufreq.c658 int cpufreq_modify_policy_governor(unsigned int cpu, char *governor) in cpufreq_modify_policy_governor()
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_core.c121 int thermal_register_governor(struct thermal_governor *governor) in thermal_register_governor()
175 void thermal_unregister_governor(struct thermal_governor *governor) in thermal_unregister_governor()
245 struct thermal_governor **governor; in thermal_unregister_governors() local
254 struct thermal_governor **governor; in thermal_register_governors() local
1389 struct thermal_governor *governor; in thermal_zone_device_register() local
/OK3568_Linux_fs/kernel/drivers/devfreq/
H A Ddevfreq.c294 struct devfreq_governor *governor; in try_then_request_governor() local
752 struct devfreq_governor *governor; in devfreq_add_device() local
1193 int devfreq_add_governor(struct devfreq_governor *governor) in devfreq_add_governor()
1258 int devfreq_remove_governor(struct devfreq_governor *governor) in devfreq_remove_governor()
1334 const struct devfreq_governor *governor, *prev_governor; in governor_store() local
1415 struct devfreq_governor *governor; in available_governors_show() local
H A Drockchip_dmc_dbg.c197 char governor[20] = {0}; in dmcinfo_proc_show() local
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/include/linux/
H A Ddevfreq.h178 const struct devfreq_governor *governor; member
H A Dcpuidle.h140 const char *governor; member
H A Dthermal.h180 struct thermal_governor *governor; member
H A Dcpufreq.h73 struct cpufreq_governor *governor; /* see below */ member
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dcpufreq.c2379 int cpufreq_register_governor(struct cpufreq_governor *governor) in cpufreq_register_governor()
2402 void cpufreq_unregister_governor(struct cpufreq_governor *governor) in cpufreq_unregister_governor()