Home
last modified time | relevance | path

Searched refs:fsl_mc_resource_allocate (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/bus/fsl-mc/
Dfsl-mc-allocator.c181 int __must_check fsl_mc_resource_allocate(struct fsl_mc_bus *mc_bus, in fsl_mc_resource_allocate() function
231 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()
Dmc-io.c189 error = fsl_mc_resource_allocate(mc_bus, FSL_MC_POOL_DPMCP, &resource); in fsl_mc_portal_allocate()
Dfsl-mc-private.h640 int __must_check fsl_mc_resource_allocate(struct fsl_mc_bus *mc_bus,