fsl_mc_resource_allocate
EXPORT_SYMBOL_GPL(fsl_mc_resource_allocate);
error = fsl_mc_resource_allocate(mc_bus, pool_type, &resource);
error = fsl_mc_resource_allocate(mc_bus, FSL_MC_POOL_IRQ,
int __must_check fsl_mc_resource_allocate(struct fsl_mc_bus *mc_bus,
error = fsl_mc_resource_allocate(mc_bus, FSL_MC_POOL_DPMCP, &resource);