Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c262 struct cpuidle_governor *gov; in cpuidle_register_driver() local
Dsysfs.c82 struct cpuidle_governor *gov; in store_current_governor() local
/kernel/linux/linux-5.10/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.c1062 struct cpufreq_governor *gov = NULL; in cpufreq_init_policy() local
2267 struct cpufreq_governor *gov = cpufreq_fallback_governor(); in cpufreq_init_governor() local
2850 struct cpufreq_governor *gov = cpufreq_default_governor(); in cpufreq_core_init() local
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/drivers/devfreq/
Dimx-bus.c102 const char *gov = DEVFREQ_GOV_USERSPACE; in imx_bus_probe() local
Dimx8m-ddrc.c382 const char *gov = DEVFREQ_GOV_USERSPACE; in imx8m_ddrc_probe() local
/kernel/linux/linux-5.10/tools/power/cpupower/utils/
Dcpufreq-set.c203 char gov[20]; in cmd_freq_set() local
/kernel/linux/linux-5.10/drivers/thermal/
Dthermal_core.c202 struct thermal_governor *gov; in thermal_zone_device_set_policy() local
267 struct thermal_governor **gov; in thermal_register_governors() local
708 struct thermal_governor *gov; in for_each_thermal_governor() local
/kernel/linux/linux-5.10/include/linux/
Dwatchdog.h100 const struct watchdog_governor *gov; member
Dpm_domain.h110 struct dev_power_governor *gov; member
252 struct dev_power_governor *gov, bool is_off) in pm_genpd_init()
/kernel/linux/linux-5.10/tools/power/cpupower/lib/
Dcpufreq.c593 char gov[SYSFS_PATH_MAX]; in cpufreq_set_policy() local
/kernel/linux/linux-5.10/kernel/sched/
Dtopology.c354 struct cpufreq_governor *gov; in build_perf_domains() local
/kernel/linux/linux-5.10/drivers/base/power/
Ddomain.c1892 struct dev_power_governor *gov, bool is_off) in pm_genpd_init()