Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/cpufreq/
Dcpufreq_governor.c237 struct dbs_governor *gov; in dbs_work_handler() local
351 struct dbs_governor *gov) in alloc_policy_dbs_info()
377 struct dbs_governor *gov) in free_policy_dbs_info()
395 struct dbs_governor *gov = dbs_data->gov; in cpufreq_dbs_data_release() local
403 struct dbs_governor *gov = dbs_governor_of(policy); in cpufreq_dbs_governor_init() local
493 struct dbs_governor *gov = dbs_governor_of(policy); in cpufreq_dbs_governor_exit() local
516 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.c1097 struct cpufreq_governor *gov = NULL; in cpufreq_init_policy() local
2411 struct cpufreq_governor *gov = cpufreq_fallback_governor(); in cpufreq_init_governor() local
3045 struct cpufreq_governor *gov = cpufreq_default_governor(); in cpufreq_core_init() local
/linux-6.14.4/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.c271 struct cpuidle_governor *gov; in cpuidle_register_driver() local
Dsysfs.c82 struct cpuidle_governor *gov; in store_current_governor() local
/linux-6.14.4/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.14.4/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.14.4/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.c1929 const struct devfreq_governor *gov) in create_sysfs_files()
1939 const struct devfreq_governor *gov) in remove_sysfs_files()
/linux-6.14.4/tools/power/cpupower/utils/
Dcpufreq-set.c203 char gov[20]; in cmd_freq_set() local
/linux-6.14.4/drivers/thermal/
Dthermal_core.c194 struct thermal_governor *gov; in thermal_zone_device_set_policy() local
250 struct thermal_governor **gov; in thermal_register_governors() local
711 struct thermal_governor *gov; in for_each_thermal_governor() local
/linux-6.14.4/include/linux/
Dwatchdog.h100 const struct watchdog_governor *gov; member
Dpm_domain.h171 struct dev_power_governor *gov; member
328 struct dev_power_governor *gov, bool is_off) in pm_genpd_init()
/linux-6.14.4/tools/power/cpupower/lib/
Dcpufreq.c620 char gov[SYSFS_PATH_MAX]; in cpufreq_set_policy() local
/linux-6.14.4/kernel/sched/
Dtopology.c227 struct cpufreq_governor *gov; in sched_is_eas_possible() local
/linux-6.14.4/drivers/pmdomain/
Dcore.c2241 struct dev_power_governor *gov, bool is_off) in pm_genpd_init()