Searched refs:ondemand (Results 1 – 5 of 5) sorted by relevance
80 bool "ondemand"85 Use the CPUFreq governor 'ondemand' as default. This allows88 Be aware that not all cpufreq drivers support the ondemand155 tristate "'ondemand' cpufreq policy governor"158 'ondemand' - This driver adds a dynamic cpufreq policy governor.177 'conservative' - this driver is rather similar to the 'ondemand'184 the 'ondemand' governor instead, however if you are using a laptop,
145 This adds AMD-specific powersave bias function to the ondemand
241 static u_int ondemand[MAX_CARDS]; variable254 module_param_array(ondemand, uint, NULL, S_IRUGO | S_IWUSR);853 if (hc->ondemand) { in l1oip_timeout()1329 hc->ondemand = ondemand[l1oip_cnt]; in init_card()1330 if (hc->ondemand && !hc->id) { in init_card()1370 hc->remoteport, hc->ondemand); in init_card()
58 int ondemand; /* if transmis. is on demand */ member
1903 static void iwlagn_fw_error(struct iwl_priv *priv, bool ondemand) in iwlagn_fw_error() argument1923 if (!ondemand) { in iwlagn_fw_error()