Searched refs:iwl_trans_stop_device (Results 1 – 8 of 8) sorted by relevance
364 iwl_trans_stop_device(mvm->trans); in iwl_run_init_mvm_ucode()450 iwl_trans_stop_device(mvm->trans); in iwl_mvm_up()494 iwl_trans_stop_device(mvm->trans); in iwl_mvm_load_d3_fw()
354 iwl_trans_stop_device(mvm->trans); in iwl_mvm_restart_cleanup()422 iwl_trans_stop_device(mvm->trans); in iwl_mvm_mac_stop()
893 iwl_trans_stop_device(mvm->trans); in iwl_mvm_suspend()
234 iwl_trans_stop_device(trans); in iwl_testmode_driver()253 iwl_trans_stop_device(trans); in iwl_testmode_driver()
459 iwl_trans_stop_device(priv->trans); in iwl_run_init_ucode()
1160 iwl_trans_stop_device(priv->trans); in iwlagn_suspend()
893 iwl_trans_stop_device(priv->trans); in iwl_down()
581 static inline void iwl_trans_stop_device(struct iwl_trans *trans) in iwl_trans_stop_device() function