Searched refs:iwl_power_update_mode (Results 1 - 8 of 8) sorted by relevance

/drivers/net/wireless/iwlwifi/dvm/
H A Dpower.h42 int iwl_power_update_mode(struct iwl_priv *priv, bool force);
H A Dtt.c294 * we only have to call iwl_power_update_mode() to
312 iwl_power_update_mode(priv, true)) {
452 iwl_power_update_mode(priv, true)) {
H A Dpower.c378 int iwl_power_update_mode(struct iwl_priv *priv, bool force) function
H A Drxon.c1122 iwl_power_update_mode(priv, true);
1254 ret = iwl_power_update_mode(priv, false);
1527 iwl_power_update_mode(priv, false);
H A Dcalib.c1096 iwl_power_update_mode(priv, false);
H A Dlib.c1175 ret = iwl_power_update_mode(priv, true);
H A Dmain.c805 return iwl_power_update_mode(priv, true);
H A Ddebugfs.c624 iwl_power_update_mode(priv, true);

Completed in 112 milliseconds