Searched refs:iwl_trans_start_hw (Results 1 – 6 of 6) sorted by relevance
1003 ret = iwl_trans_start_hw(mvm->trans); in iwl_mvm_up()1177 ret = iwl_trans_start_hw(mvm->trans); in iwl_mvm_load_d3_fw()
777 err = iwl_trans_start_hw(mvm->trans); in iwl_op_mode_mvm_start()
258 ret = iwl_trans_start_hw(priv->trans); in __iwl_up()270 ret = iwl_trans_start_hw(priv->trans); in __iwl_up()
1136 ret = iwl_trans_start_hw(priv->trans); in iwlagn_suspend()
1392 if (iwl_trans_start_hw(priv->trans)) in iwl_op_mode_dvm_start()
805 static inline int iwl_trans_start_hw(struct iwl_trans *trans) in iwl_trans_start_hw() function