Home
last modified time | relevance | path

Searched refs:fsl_mc_resource_allocate (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/bus/fsl-mc/
H A Dfsl-mc-allocator.c175 int __must_check fsl_mc_resource_allocate(struct fsl_mc_bus *mc_bus, in fsl_mc_resource_allocate() function
225 EXPORT_SYMBOL_GPL(fsl_mc_resource_allocate); variable
290 error = fsl_mc_resource_allocate(mc_bus, pool_type, &resource); in fsl_mc_object_allocate()
482 error = fsl_mc_resource_allocate(mc_bus, FSL_MC_POOL_IRQ, in fsl_mc_allocate_irqs()
H A Dmc-io.c189 error = fsl_mc_resource_allocate(mc_bus, FSL_MC_POOL_DPMCP, &resource); in fsl_mc_portal_allocate()
H A Dfsl-mc-private.h584 int __must_check fsl_mc_resource_allocate(struct fsl_mc_bus *mc_bus,
/kernel/linux/linux-6.6/drivers/bus/fsl-mc/
H A 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); variable
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()
H A Dmc-io.c189 error = fsl_mc_resource_allocate(mc_bus, FSL_MC_POOL_DPMCP, &resource); in fsl_mc_portal_allocate()
H A Dfsl-mc-private.h640 int __must_check fsl_mc_resource_allocate(struct fsl_mc_bus *mc_bus,

Completed in 6 milliseconds