Searched refs:d3_suspend (Results 1 – 4 of 4) sorted by relevance
561 int (*d3_suspend)(struct iwl_trans *trans, bool test, bool reset); member1137 if (!trans->ops->d3_suspend) in iwl_trans_d3_suspend()1140 return trans->ops->d3_suspend(trans, test, reset); in iwl_trans_d3_suspend()
148 priv->trans->ops->d3_suspend && in iwlagn_mac_setup_register()
3480 .d3_suspend = iwl_trans_pcie_d3_suspend, \
576 mvm->trans->ops->d3_suspend && in iwl_mvm_mac_setup_register()