fsl_mc_resource_allocate 225 drivers/bus/fsl-mc/fsl-mc-allocator.c EXPORT_SYMBOL_GPL(fsl_mc_resource_allocate); fsl_mc_resource_allocate 290 drivers/bus/fsl-mc/fsl-mc-allocator.c error = fsl_mc_resource_allocate(mc_bus, pool_type, &resource); fsl_mc_resource_allocate 476 drivers/bus/fsl-mc/fsl-mc-allocator.c error = fsl_mc_resource_allocate(mc_bus, FSL_MC_POOL_IRQ, fsl_mc_resource_allocate 547 drivers/bus/fsl-mc/fsl-mc-private.h int __must_check fsl_mc_resource_allocate(struct fsl_mc_bus *mc_bus, fsl_mc_resource_allocate 184 drivers/bus/fsl-mc/mc-io.c error = fsl_mc_resource_allocate(mc_bus, FSL_MC_POOL_DPMCP, &resource);