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

/linux-4.1.27/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 iwl_legacy_tt_handler()
312 iwl_power_update_mode(priv, true)) { iwl_legacy_tt_handler()
452 iwl_power_update_mode(priv, true)) {
H A Dpower.c378 int iwl_power_update_mode(struct iwl_priv *priv, bool force) iwl_power_update_mode() function
H A Drxon.c1122 iwl_power_update_mode(priv, true); iwlagn_commit_rxon()
1254 ret = iwl_power_update_mode(priv, false);
1527 iwl_power_update_mode(priv, false); iwlagn_bss_info_changed()
H A Dcalib.c1096 iwl_power_update_mode(priv, false); iwl_chain_noise_calibration()
H A Dlib.c1176 ret = iwl_power_update_mode(priv, true); iwlagn_suspend()
H A Dmain.c791 return iwl_power_update_mode(priv, true); iwl_alive_start()
H A Ddebugfs.c624 iwl_power_update_mode(priv, true); iwl_dbgfs_sleep_level_override_write()

Completed in 301 milliseconds