Home
last modified time | relevance | path

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

/linux-6.1.9/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
490 struct dbs_governor *gov = dbs_governor_of(policy); in cpufreq_dbs_governor_exit() local
513 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.c1058 struct cpufreq_governor *gov = NULL; in cpufreq_init_policy() local
2347 struct cpufreq_governor *gov = cpufreq_fallback_governor(); in cpufreq_init_governor() local
2936 struct cpufreq_governor *gov = cpufreq_default_governor(); in cpufreq_core_init() local
/linux-6.1.9/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.c266 struct cpuidle_governor *gov; in cpuidle_register_driver() local
Dsysfs.c82 struct cpuidle_governor *gov; in store_current_governor() local
/linux-6.1.9/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.1.9/drivers/soc/renesas/
Drmobile-sysc.c34 struct dev_power_governor *gov; member
112 struct dev_power_governor *gov = rmobile_pd->gov; in rmobile_init_pm_domain() local
/linux-6.1.9/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.c1889 const struct devfreq_governor *gov) in create_sysfs_files()
1899 const struct devfreq_governor *gov) in remove_sysfs_files()
/linux-6.1.9/drivers/thermal/
Dthermal_core.c200 struct thermal_governor *gov; in thermal_zone_device_set_policy() local
265 struct thermal_governor **gov; in thermal_register_governors() local
500 struct thermal_governor *gov; in for_each_thermal_governor() local
/linux-6.1.9/tools/power/cpupower/utils/
Dcpufreq-set.c203 char gov[20]; in cmd_freq_set() local
/linux-6.1.9/include/linux/
Dwatchdog.h100 const struct watchdog_governor *gov; member
Dpm_domain.h124 struct dev_power_governor *gov; member
267 struct dev_power_governor *gov, bool is_off) in pm_genpd_init()
/linux-6.1.9/tools/power/cpupower/lib/
Dcpufreq.c602 char gov[SYSFS_PATH_MAX]; in cpufreq_set_policy() local
/linux-6.1.9/kernel/sched/
Dtopology.c379 struct cpufreq_governor *gov; in build_perf_domains() local
/linux-6.1.9/drivers/base/power/
Ddomain.c2045 struct dev_power_governor *gov, bool is_off) in pm_genpd_init()