Searched refs:iwl_power_update_mode (Results 1 - 8 of 8) sorted by last modified time

/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmain.c858 return iwl_power_update_mode(priv, true);
H A Dcalib.c1039 iwl_power_update_mode(priv, false);
H A Drxon.c1098 iwl_power_update_mode(priv, true);
1230 ret = iwl_power_update_mode(priv, false);
1503 iwl_power_update_mode(priv, false);
H A Dlib.c1132 ret = iwl_power_update_mode(priv, true);
H A Dtt.c277 * we only have to call iwl_power_update_mode() to
295 iwl_power_update_mode(priv, true)) {
435 iwl_power_update_mode(priv, true)) {
H A Dpower.h23 int iwl_power_update_mode(struct iwl_priv *priv, bool force);
H A Dpower.c360 int iwl_power_update_mode(struct iwl_priv *priv, bool force) function
H A Ddebugfs.c576 iwl_power_update_mode(priv, true);

Completed in 165 milliseconds