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 D | power.h | 42 int iwl_power_update_mode(struct iwl_priv *priv, bool force);
|
H A D | tt.c | 294 * 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 D | power.c | 378 int iwl_power_update_mode(struct iwl_priv *priv, bool force) iwl_power_update_mode() function
|
H A D | rxon.c | 1122 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 D | calib.c | 1096 iwl_power_update_mode(priv, false); iwl_chain_noise_calibration()
|
H A D | lib.c | 1176 ret = iwl_power_update_mode(priv, true); iwlagn_suspend()
|
H A D | main.c | 791 return iwl_power_update_mode(priv, true); iwl_alive_start()
|
H A D | debugfs.c | 624 iwl_power_update_mode(priv, true); iwl_dbgfs_sleep_level_override_write()
|
Completed in 301 milliseconds