Searched refs:iwl_trans_start_hw (Results 1 – 6 of 6) sorted by relevance
1436 ret = iwl_trans_start_hw(mvm->trans); in iwl_mvm_load_rt_fw()1462 ret = iwl_trans_start_hw(mvm->trans); in iwl_mvm_up()1684 ret = iwl_trans_start_hw(mvm->trans); in iwl_mvm_load_d3_fw()
735 ret = iwl_trans_start_hw(mvm->trans); in iwl_mvm_start_get_nvm()
240 ret = iwl_trans_start_hw(priv->trans); in __iwl_up()252 ret = iwl_trans_start_hw(priv->trans); in __iwl_up()
1112 ret = iwl_trans_start_hw(priv->trans); in iwlagn_suspend()
1382 if (iwl_trans_start_hw(priv->trans)) in iwl_op_mode_dvm_start()
1074 static inline int iwl_trans_start_hw(struct iwl_trans *trans) in iwl_trans_start_hw() function