Home
last modified time | relevance | path

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

/linux-6.6.21/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()
394 struct dbs_governor *gov = dbs_data->gov; in cpufreq_dbs_data_release() local
402 struct dbs_governor *gov = dbs_governor_of(policy); in cpufreq_dbs_governor_init() local
492 struct dbs_governor *gov = dbs_governor_of(policy); in cpufreq_dbs_governor_exit() local
515 struct dbs_governor *gov = dbs_governor_of(policy); in cpufreq_dbs_governor_start() local
Dcpufreq_governor.h40 struct dbs_governor *gov; member
126 struct cpufreq_governor gov; member
Dcpufreq.c1106 struct cpufreq_governor *gov = NULL; in cpufreq_init_policy() local
2395 struct cpufreq_governor *gov = cpufreq_fallback_governor(); in cpufreq_init_governor() local
2985 struct cpufreq_governor *gov = cpufreq_default_governor(); in cpufreq_core_init() local
/linux-6.6.21/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()
79 int cpuidle_register_governor(struct cpuidle_governor *gov) in cpuidle_register_governor()
Ddriver.c270 struct cpuidle_governor *gov; in cpuidle_register_driver() local
Dsysfs.c82 struct cpuidle_governor *gov; in store_current_governor() local
/linux-6.6.21/drivers/watchdog/
Dwatchdog_pretimeout.c36 struct watchdog_governor *gov; member
115 int watchdog_register_governor(struct watchdog_governor *gov) in watchdog_register_governor()
152 void watchdog_unregister_governor(struct watchdog_governor *gov) in watchdog_unregister_governor()
/linux-6.6.21/drivers/pmdomain/renesas/
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-6.6.21/drivers/devfreq/
Dimx-bus.c90 const char *gov = DEVFREQ_GOV_USERSPACE; in imx_bus_probe() local
Dimx8m-ddrc.c370 const char *gov = DEVFREQ_GOV_USERSPACE; in imx8m_ddrc_probe() local
Ddevfreq.c1932 const struct devfreq_governor *gov) in create_sysfs_files()
1942 const struct devfreq_governor *gov) in remove_sysfs_files()
/linux-6.6.21/drivers/thermal/
Dthermal_core.c198 struct thermal_governor *gov; in thermal_zone_device_set_policy() local
265 struct thermal_governor **gov; in thermal_register_governors() local
530 struct thermal_governor *gov; in for_each_thermal_governor() local
/linux-6.6.21/tools/power/cpupower/utils/
Dcpufreq-set.c203 char gov[20]; in cmd_freq_set() local
/linux-6.6.21/include/linux/
Dwatchdog.h100 const struct watchdog_governor *gov; member
Dpm_domain.h126 struct dev_power_governor *gov; member
272 struct dev_power_governor *gov, bool is_off) in pm_genpd_init()
/linux-6.6.21/tools/power/cpupower/lib/
Dcpufreq.c602 char gov[SYSFS_PATH_MAX]; in cpufreq_set_policy() local
/linux-6.6.21/kernel/sched/
Dtopology.c381 struct cpufreq_governor *gov; in build_perf_domains() local
/linux-6.6.21/drivers/base/power/
Ddomain.c2051 struct dev_power_governor *gov, bool is_off) in pm_genpd_init()