Home
last modified time | relevance | path

Searched defs:gov (Results 1 - 25 of 35) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/cpuidle/
H A Dgovernor.c33 struct cpuidle_governor *gov; in cpuidle_find_governor() local
47 int cpuidle_switch_governor(struct cpuidle_governor *gov) in cpuidle_switch_governor() argument
80 cpuidle_register_governor(struct cpuidle_governor *gov) cpuidle_register_governor() argument
[all...]
H A Ddriver.c262 struct cpuidle_governor *gov; in cpuidle_register_driver() local
H A Dsysfs.c82 struct cpuidle_governor *gov; in store_current_governor() local
/kernel/linux/linux-6.6/drivers/cpuidle/
H A Dgovernor.c33 struct cpuidle_governor *gov; in cpuidle_find_governor() local
47 int cpuidle_switch_governor(struct cpuidle_governor *gov) in cpuidle_switch_governor() argument
79 cpuidle_register_governor(struct cpuidle_governor *gov) cpuidle_register_governor() argument
[all...]
H A Ddriver.c270 struct cpuidle_governor *gov; in cpuidle_register_driver() local
H A Dsysfs.c82 struct cpuidle_governor *gov; in store_current_governor() local
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dwatchdog_pretimeout.c35 struct watchdog_governor *gov; member
114 watchdog_register_governor(struct watchdog_governor *gov) watchdog_register_governor() argument
151 watchdog_unregister_governor(struct watchdog_governor *gov) watchdog_unregister_governor() argument
[all...]
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dwatchdog_pretimeout.c36 struct watchdog_governor *gov; member
115 watchdog_register_governor(struct watchdog_governor *gov) watchdog_register_governor() argument
152 watchdog_unregister_governor(struct watchdog_governor *gov) watchdog_unregister_governor() argument
[all...]
/kernel/linux/linux-5.10/drivers/devfreq/
H A Dimx-bus.c102 const char *gov = DEVFREQ_GOV_USERSPACE; in imx_bus_probe() local
H A Dimx8m-ddrc.c382 const char *gov = DEVFREQ_GOV_USERSPACE; in imx8m_ddrc_probe() local
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/tools/power/cpupower/utils/
H A Dcpufreq-set.c203 char gov[20]; in cmd_freq_set() local
/kernel/linux/linux-6.6/tools/power/cpupower/utils/
H A Dcpufreq-set.c203 char gov[20]; in cmd_freq_set() local
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dcpufreq_governor.c236 struct dbs_governor *gov; in dbs_work_handler() local
393 struct dbs_governor *gov = dbs_governor_of(policy); in cpufreq_dbs_governor_init() local
349 alloc_policy_dbs_info(struct cpufreq_policy *policy, struct dbs_governor *gov) alloc_policy_dbs_info() argument
375 free_policy_dbs_info(struct policy_dbs_info *policy_dbs, struct dbs_governor *gov) free_policy_dbs_info() argument
479 struct dbs_governor *gov = dbs_governor_of(policy); cpufreq_dbs_governor_exit() local
507 struct dbs_governor *gov = dbs_governor_of(policy); cpufreq_dbs_governor_start() local
[all...]
H A Dcpufreq_governor.h127 struct cpufreq_governor gov; member
/kernel/linux/linux-5.10/drivers/soc/renesas/
H A 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/include/linux/
H A Dwatchdog.h100 const struct watchdog_governor *gov; member
/kernel/linux/linux-6.6/include/linux/
H A Dwatchdog.h100 const struct watchdog_governor *gov; member
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dcpufreq_governor.c236 struct dbs_governor *gov; in dbs_work_handler() local
394 struct dbs_governor *gov = dbs_data->gov; in cpufreq_dbs_data_release() local
349 alloc_policy_dbs_info(struct cpufreq_policy *policy, struct dbs_governor *gov) alloc_policy_dbs_info() argument
375 free_policy_dbs_info(struct policy_dbs_info *policy_dbs, struct dbs_governor *gov) free_policy_dbs_info() argument
402 struct dbs_governor *gov = dbs_governor_of(policy); cpufreq_dbs_governor_init() local
492 struct dbs_governor *gov = dbs_governor_of(policy); cpufreq_dbs_governor_exit() local
515 struct dbs_governor *gov = dbs_governor_of(policy); cpufreq_dbs_governor_start() local
[all...]
H A Dcpufreq_governor.h40 struct dbs_governor *gov; member
126 struct cpufreq_governor gov; member
/kernel/linux/linux-5.10/tools/power/cpupower/lib/
H A Dcpufreq.c593 char gov[SYSFS_PATH_MAX]; in cpufreq_set_policy() local
/kernel/linux/linux-6.6/tools/power/cpupower/lib/
H A Dcpufreq.c602 char gov[SYSFS_PATH_MAX]; in cpufreq_set_policy() local
/kernel/linux/linux-5.10/drivers/thermal/
H A 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
[all...]

Completed in 15 milliseconds

12