Searched refs:iwl_trans_d3_suspend (Results 1 – 3 of 3) sorted by relevance
1104 static inline int iwl_trans_d3_suspend(struct iwl_trans *trans, bool test, in iwl_trans_d3_suspend() function
388 iwl_trans_d3_suspend(priv->trans, false, true); in iwlagn_mac_suspend()
1153 ret = iwl_trans_d3_suspend(mvm->trans, test, !unified_image); in __iwl_mvm_suspend()