Searched refs:fsl_mc_resource_allocate (Results 1 – 3 of 3) sorted by relevance
181 int __must_check fsl_mc_resource_allocate(struct fsl_mc_bus *mc_bus, in fsl_mc_resource_allocate() function231 EXPORT_SYMBOL_GPL(fsl_mc_resource_allocate);296 error = fsl_mc_resource_allocate(mc_bus, pool_type, &resource); in fsl_mc_object_allocate()483 error = fsl_mc_resource_allocate(mc_bus, FSL_MC_POOL_IRQ, in fsl_mc_allocate_irqs()
189 error = fsl_mc_resource_allocate(mc_bus, FSL_MC_POOL_DPMCP, &resource); in fsl_mc_portal_allocate()
640 int __must_check fsl_mc_resource_allocate(struct fsl_mc_bus *mc_bus,