fsl_mc_portal_allocate
error = fsl_mc_portal_allocate(root_mc_device, 0,
EXPORT_SYMBOL_GPL(fsl_mc_portal_allocate);
err = fsl_mc_portal_allocate(dpseci_dev, 0, &priv->mc_io);
err = fsl_mc_portal_allocate(dpdmai_dev, 0, &priv->mc_io);
err = fsl_mc_portal_allocate(dpni_dev, FSL_MC_IO_ATOMIC_CONTEXT_PORTAL,
err = fsl_mc_portal_allocate(mc_dev, 0, &mc_dev->mc_io);
err = fsl_mc_portal_allocate(sw_dev, FSL_MC_IO_ATOMIC_CONTEXT_PORTAL,
err = fsl_mc_portal_allocate(dpio_dev, 0, &dpio_dev->mc_io);
int __must_check fsl_mc_portal_allocate(struct fsl_mc_device *mc_dev,