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 D | fsl-mc-allocator.c | 175 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 D | mc-io.c | 189 error = fsl_mc_resource_allocate(mc_bus, FSL_MC_POOL_DPMCP, &resource); in fsl_mc_portal_allocate()
|
H A D | fsl-mc-private.h | 584 int __must_check fsl_mc_resource_allocate(struct fsl_mc_bus *mc_bus,
|
/kernel/linux/linux-6.6/drivers/bus/fsl-mc/ |
H A D | fsl-mc-allocator.c | 181 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 D | mc-io.c | 189 error = fsl_mc_resource_allocate(mc_bus, FSL_MC_POOL_DPMCP, &resource); in fsl_mc_portal_allocate()
|
H A D | fsl-mc-private.h | 640 int __must_check fsl_mc_resource_allocate(struct fsl_mc_bus *mc_bus,
|
Completed in 5 milliseconds