Searched refs:iwl_trans_stop_device (Results 1 – 8 of 8) sorted by relevance
448 iwl_trans_stop_device(priv->trans); in iwl_run_init_ucode()
866 iwl_trans_stop_device(priv->trans); in iwl_down()1296 iwl_trans_stop_device(priv->trans); in iwl_op_mode_dvm_start()
1156 iwl_trans_stop_device(priv->trans); in iwlagn_suspend()
1094 iwl_trans_stop_device(mvm->trans); in iwl_mvm_up()1138 iwl_trans_stop_device(mvm->trans); in iwl_mvm_load_d3_fw()
566 iwl_trans_stop_device(trans); in iwl_op_mode_mvm_start()
1383 iwl_trans_stop_device(mvm->trans); in iwl_mvm_restart_cleanup()1552 iwl_trans_stop_device(mvm->trans); in __iwl_mvm_mac_stop()
760 iwl_trans_stop_device(mvm->trans); in iwl_mvm_switch_to_d3()
812 static inline void iwl_trans_stop_device(struct iwl_trans *trans) in iwl_trans_stop_device() function