Searched refs:iwl_trans_start_hw (Results 1 – 3 of 3) sorted by relevance
1482 ret = iwl_trans_start_hw(mvm->trans); in iwl_mvm_load_rt_fw()1509 ret = iwl_trans_start_hw(mvm->trans); in iwl_mvm_up()1752 ret = iwl_trans_start_hw(mvm->trans); in iwl_mvm_load_d3_fw()
783 ret = iwl_trans_start_hw(mvm->trans); in iwl_mvm_start_get_nvm()
1166 static inline int iwl_trans_start_hw(struct iwl_trans *trans) in iwl_trans_start_hw() function