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