Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/cpuidle/
Dgovernor.c29 struct cpuidle_governor *gov; in __cpuidle_find_governor() local
43 int cpuidle_switch_governor(struct cpuidle_governor *gov) in cpuidle_switch_governor()
76 int cpuidle_register_governor(struct cpuidle_governor *gov) in cpuidle_register_governor()
Dsysfs.c91 struct cpuidle_governor *gov; in store_current_governor() local
/Linux-v4.19/drivers/cpufreq/
Dcpufreq_governor.c239 struct dbs_governor *gov; in dbs_work_handler() local
353 struct dbs_governor *gov) in alloc_policy_dbs_info()
379 struct dbs_governor *gov) in free_policy_dbs_info()
396 struct dbs_governor *gov = dbs_governor_of(policy); in cpufreq_dbs_governor_init() local
480 struct dbs_governor *gov = dbs_governor_of(policy); in cpufreq_dbs_governor_exit() local
508 struct dbs_governor *gov = dbs_governor_of(policy); in cpufreq_dbs_governor_start() local
Dcpufreq_governor.h130 struct cpufreq_governor gov; member
Dcpufreq.c1023 struct cpufreq_governor *gov = NULL; in cpufreq_init_policy() local
2031 struct cpufreq_governor *gov = cpufreq_fallback_governor(); in cpufreq_init_governor() local
/Linux-v4.19/drivers/watchdog/
Dwatchdog_pretimeout.c40 struct watchdog_governor *gov; member
119 int watchdog_register_governor(struct watchdog_governor *gov) in watchdog_register_governor()
156 void watchdog_unregister_governor(struct watchdog_governor *gov) in watchdog_unregister_governor()
/Linux-v4.19/arch/arm/mach-shmobile/
Dpm-rmobile.h17 struct dev_power_governor *gov; member
Dpm-rmobile.c126 struct dev_power_governor *gov = rmobile_pd->gov; in rmobile_init_pm_domain() local
/Linux-v4.19/tools/power/cpupower/utils/
Dcpufreq-set.c200 char gov[20]; in cmd_freq_set() local
/Linux-v4.19/include/linux/
Dwatchdog.h103 const struct watchdog_governor *gov; member
Dpm_domain.h59 struct dev_power_governor *gov; member
185 struct dev_power_governor *gov, bool is_off) in pm_genpd_init()
Dcpuidle.h263 static inline int cpuidle_register_governor(struct cpuidle_governor *gov) in cpuidle_register_governor()
/Linux-v4.19/drivers/soc/renesas/
Drcar-sysc.c207 struct dev_power_governor *gov = &simple_qos_governor; in rcar_sysc_pd_setup() local
/Linux-v4.19/tools/power/cpupower/lib/
Dcpufreq.c533 char gov[SYSFS_PATH_MAX]; in cpufreq_set_policy() local
/Linux-v4.19/drivers/thermal/
Dthermal_core.c208 struct thermal_governor *gov; in thermal_zone_device_set_policy() local
/Linux-v4.19/drivers/base/power/
Ddomain.c1644 struct dev_power_governor *gov, bool is_off) in pm_genpd_init()