Home
last modified time | relevance | path

Searched refs:gov (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/watchdog/
H A Dwatchdog_pretimeout.c38 struct watchdog_governor *gov; member
47 if (sysfs_streq(gov_name, priv->gov->name)) in find_governor_by_name()
61 count += sysfs_emit_at(buf, count, "%s\n", priv->gov->name); in watchdog_pretimeout_available_governors_get()
73 if (wdd->gov) in watchdog_pretimeout_governor_get()
74 count = sysfs_emit(buf, "%s\n", wdd->gov->name); in watchdog_pretimeout_governor_get()
94 wdd->gov = priv->gov; in watchdog_pretimeout_governor_set()
107 if (!wdd->gov) { in watchdog_notify_pretimeout()
112 wdd->gov->pretimeout(wdd); in watchdog_notify_pretimeout()
117 int watchdog_register_governor(struct watchdog_governor *gov) in watchdog_register_governor() argument
128 if (find_governor_by_name(gov->name)) { in watchdog_register_governor()
[all …]
/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
114 pm_genpd_init(genpd, gov ? : &simple_qos_governor, false); in rmobile_init_pm_domain()
233 pd->gov = &pm_domain_always_on_gov; in rmobile_setup_pm_domain()
/linux/drivers/cpuidle/
H A Ddriver.c273 struct cpuidle_governor *gov; in cpuidle_register_driver() local
283 gov = cpuidle_find_governor(drv->governor); in cpuidle_register_driver()
284 if (gov) { in cpuidle_register_driver()
286 if (cpuidle_switch_governor(gov) < 0) in cpuidle_register_driver()
H A Dcpuidle.h27 extern int cpuidle_switch_governor(struct cpuidle_governor *gov);
H A Dsysfs.c82 struct cpuidle_governor *gov; in store_current_governor() local
90 list_for_each_entry(gov, &cpuidle_governors, governor_list) { in store_current_governor()
91 if (!strncmp(gov->name, gov_name, CPUIDLE_NAME_LEN)) { in store_current_governor()
92 ret = cpuidle_switch_governor(gov); in store_current_governor()
/linux/drivers/cpufreq/
H A Dcpufreq_governor.h41 struct dbs_governor *gov; member
127 struct cpufreq_governor gov; member
147 return container_of(policy->governor, struct dbs_governor, gov); in dbs_governor_of()
H A Dcpufreq.c1106 struct cpufreq_governor *gov = NULL; in cpufreq_init_policy() local
1113 gov = get_governor(policy->last_governor); in cpufreq_init_policy()
1114 if (gov) { in cpufreq_init_policy()
1116 gov->name, policy->cpu); in cpufreq_init_policy()
1118 gov = get_governor(default_governor); in cpufreq_init_policy()
1121 if (!gov) { in cpufreq_init_policy()
1122 gov = cpufreq_default_governor(); in cpufreq_init_policy()
1123 __module_get(gov->owner); in cpufreq_init_policy()
1146 ret = cpufreq_set_policy(policy, gov, pol); in cpufreq_init_policy()
1147 if (gov) in cpufreq_init_policy()
[all …]
H A Dcpufreq_ondemand.c376 .gov = CPUFREQ_DBS_GOVERNOR_INITIALIZER("ondemand"),
386 #define CPU_FREQ_GOV_ONDEMAND (od_dbs_gov.gov)
/linux/tools/power/cpupower/utils/
H A Dcpufreq-set.c201 char gov[20]; in cmd_freq_set()
262 if ((sscanf(optarg, "%19s", gov)) != 1) { in cmd_freq_set()
266 new_pol.governor = gov; in cmd_freq_set()
203 char gov[20]; cmd_freq_set() local
/linux/drivers/devfreq/
H A Dimx-bus.c90 const char *gov = DEVFREQ_GOV_USERSPACE; in imx_bus_probe() local
126 gov, NULL); in imx_bus_probe()
H A Dimx8m-ddrc.c369 const char *gov = DEVFREQ_GOV_USERSPACE; in imx8m_ddrc_probe() local
425 gov, NULL); in imx8m_ddrc_probe()
/linux/drivers/thermal/
H A Dthermal_core.c142 struct thermal_governor *gov; in thermal_zone_device_set_policy() local
148 gov = __find_governor(strim(policy)); in thermal_zone_device_set_policy()
149 if (gov) in thermal_zone_device_set_policy()
150 ret = thermal_set_governor(tz, gov); in thermal_zone_device_set_policy()
174 struct thermal_governor *gov, *pos; in thermal_unregister_governors() local
178 list_for_each_entry_safe(gov, pos, &thermal_governor_list, governor_list) in thermal_unregister_governors()
179 list_del(&gov->governor_list); in thermal_unregister_governors()
650 struct thermal_governor *gov; in for_each_thermal_governor() local
654 list_for_each_entry(gov, &thermal_governor_list, governor_list) { in for_each_thermal_governor()
657 ret = cb(gov, data); in for_each_thermal_governor()
/linux/Documentation/sound/cards/
H A Dsb-live-mixer.rst342 US Patents (https://www.uspto.gov/)
/linux/
H A DCREDITS313 E: becker@cesdis.gsfc.nasa.gov
760 E: jjo@mendoza.gov.ar
773 E: scole@lanl.gov
2875 E: rminnich@sandia.gov
3861 E: sds@tycho.nsa.gov
3887 E: snyder@fnald0.fnal.gov
H A D.mailmap866 Stephen Smalley <stephen.smalley.work@gmail.com> <sds@tycho.nsa.gov>
/linux/crypto/
H A DKconfig964 http://www.oscca.gov.cn/UpFile/20101222141857786.pdf