Searched refs:iwl_trans_start_hw (Results 1 – 6 of 6) sorted by relevance
1360 ret = iwl_trans_start_hw(mvm->trans); in iwl_mvm_load_rt_fw()1388 ret = iwl_trans_start_hw(mvm->trans); in iwl_mvm_up()1615 ret = iwl_trans_start_hw(mvm->trans); in iwl_mvm_load_d3_fw()
842 err = iwl_trans_start_hw(mvm->trans); in iwl_op_mode_mvm_start()
245 ret = iwl_trans_start_hw(priv->trans); in __iwl_up()257 ret = iwl_trans_start_hw(priv->trans); in __iwl_up()
1117 ret = iwl_trans_start_hw(priv->trans); in iwlagn_suspend()
1388 if (iwl_trans_start_hw(priv->trans)) in iwl_op_mode_dvm_start()
1055 static inline int iwl_trans_start_hw(struct iwl_trans *trans) in iwl_trans_start_hw() function