Home
last modified time | relevance | path

Searched defs:gov (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.4/drivers/cpuidle/
Dgovernor.c33 struct cpuidle_governor *gov; in cpuidle_find_governor() local
47 int cpuidle_switch_governor(struct cpuidle_governor *gov) in cpuidle_switch_governor()
80 int cpuidle_register_governor(struct cpuidle_governor *gov) in cpuidle_register_governor()
Ddriver.c257 struct cpuidle_governor *gov; in cpuidle_register_driver() local
Dsysfs.c91 struct cpuidle_governor *gov; in store_current_governor() local
/Linux-v5.4/drivers/cpufreq/
Dcpufreq_governor.c236 struct dbs_governor *gov; in dbs_work_handler() local
350 struct dbs_governor *gov) in alloc_policy_dbs_info()
376 struct dbs_governor *gov) in free_policy_dbs_info()
393 struct dbs_governor *gov = dbs_governor_of(policy); in cpufreq_dbs_governor_init() local
479 struct dbs_governor *gov = dbs_governor_of(policy); in cpufreq_dbs_governor_exit() local
507 struct dbs_governor *gov = dbs_governor_of(policy); in cpufreq_dbs_governor_start() local
Dcpufreq_governor.h127 struct cpufreq_governor gov; member
Dcpufreq.c1047 struct cpufreq_governor *gov = NULL, *def_gov = NULL; in cpufreq_init_policy() local
2187 struct cpufreq_governor *gov = cpufreq_fallback_governor(); in cpufreq_init_governor() local
/Linux-v5.4/drivers/watchdog/
Dwatchdog_pretimeout.c35 struct watchdog_governor *gov; member
114 int watchdog_register_governor(struct watchdog_governor *gov) in watchdog_register_governor()
151 void watchdog_unregister_governor(struct watchdog_governor *gov) in watchdog_unregister_governor()
/Linux-v5.4/drivers/soc/renesas/
Drmobile-sysc.c36 struct dev_power_governor *gov; member
114 struct dev_power_governor *gov = rmobile_pd->gov; in rmobile_init_pm_domain() local
/Linux-v5.4/tools/power/cpupower/utils/
Dcpufreq-set.c199 char gov[20]; in cmd_freq_set() local
/Linux-v5.4/include/linux/
Dwatchdog.h100 const struct watchdog_governor *gov; member
Dpm_domain.h101 struct dev_power_governor *gov; member
239 struct dev_power_governor *gov, bool is_off) in pm_genpd_init()
Dcpuidle.h265 static inline int cpuidle_register_governor(struct cpuidle_governor *gov) in cpuidle_register_governor()
/Linux-v5.4/drivers/thermal/
Dthermal_core.c208 struct thermal_governor *gov; in thermal_zone_device_set_policy() local
272 struct thermal_governor **gov; in thermal_register_governors() local
/Linux-v5.4/tools/power/cpupower/lib/
Dcpufreq.c535 char gov[SYSFS_PATH_MAX]; in cpufreq_set_policy() local
/Linux-v5.4/kernel/sched/
Dtopology.c349 struct cpufreq_governor *gov; in build_perf_domains() local
/Linux-v5.4/drivers/base/power/
Ddomain.c1777 struct dev_power_governor *gov, bool is_off) in pm_genpd_init()