Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Dcpufreq_governor.c237 struct dbs_governor *gov; dbs_work_handler() local
351 alloc_policy_dbs_info(struct cpufreq_policy * policy,struct dbs_governor * gov) alloc_policy_dbs_info() argument
377 free_policy_dbs_info(struct policy_dbs_info * policy_dbs,struct dbs_governor * gov) free_policy_dbs_info() argument
395 struct dbs_governor *gov = dbs_data->gov; cpufreq_dbs_data_release() local
403 struct dbs_governor *gov = dbs_governor_of(policy); cpufreq_dbs_governor_init() local
493 struct dbs_governor *gov = dbs_governor_of(policy); cpufreq_dbs_governor_exit() local
516 struct dbs_governor *gov = dbs_governor_of(policy); cpufreq_dbs_governor_start() local
566 struct dbs_governor *gov = dbs_governor_of(policy); cpufreq_dbs_governor_limits() local
[all...]
H A Dcpufreq_governor.h41 struct dbs_governor *gov; member
127 struct cpufreq_governor gov; member
H A Dcpufreq.c1133 struct cpufreq_governor *gov = NULL; cpufreq_init_policy() local
2423 struct cpufreq_governor *gov = cpufreq_fallback_governor(); cpufreq_init_governor() local
3020 struct cpufreq_governor *gov = cpufreq_default_governor(); cpufreq_core_init() local
[all...]
/linux/drivers/watchdog/
H A Dwatchdog_pretimeout.c38 struct watchdog_governor *gov; member
117 int watchdog_register_governor(struct watchdog_governor *gov) in watchdog_register_governor()
154 void watchdog_unregister_governor(struct watchdog_governor *gov) in watchdog_unregister_governor()
/linux/drivers/pmdomain/renesas/
H A Drmobile-sysc.c34 struct dev_power_governor *gov; member
101 struct dev_power_governor *gov = rmobile_pd->gov; in rmobile_init_pm_domain() local
/linux/drivers/devfreq/
H A Dimx-bus.c90 const char *gov = DEVFREQ_GOV_USERSPACE; in imx_bus_probe() local
H A Dimx8m-ddrc.c370 const char *gov = DEVFREQ_GOV_USERSPACE; in imx8m_ddrc_probe() local
/linux/tools/power/cpupower/utils/
H A Dcpufreq-set.c203 char gov[20]; cmd_freq_set() local
/linux/drivers/thermal/
H A Dthermal_core.c196 struct thermal_governor *gov; thermal_zone_device_set_policy() local
252 struct thermal_governor **gov; thermal_register_governors() local
710 struct thermal_governor *gov; for_each_thermal_governor() local
[all...]
/linux/drivers/cpuidle/
H A Dsysfs.c82 struct cpuidle_governor *gov; in store_current_governor() local
/linux/drivers/pmdomain/
H A Dcore.c2402 pm_genpd_init(struct generic_pm_domain * genpd,struct dev_power_governor * gov,bool is_off) pm_genpd_init() argument
[all...]