Home
last modified time | relevance | path

Searched refs:resource_pools (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/bus/fsl-mc/
A Dfsl-mc-allocator.c49 res_pool = &mc_bus->resource_pools[pool_type]; in fsl_mc_resource_pool_add_device()
116 if (res_pool != &mc_bus->resource_pools[resource->type]) in fsl_mc_resource_pool_remove_device()
191 res_pool = &mc_bus->resource_pools[pool_type]; in fsl_mc_resource_allocate()
358 &mc_bus->resource_pools[FSL_MC_POOL_IRQ]; in fsl_mc_populate_irq_pool()
415 &mc_bus->resource_pools[FSL_MC_POOL_IRQ]; in fsl_mc_cleanup_irq_pool()
462 res_pool = &mc_bus->resource_pools[FSL_MC_POOL_IRQ]; in fsl_mc_allocate_irqs()
541 &mc_bus->resource_pools[pool_type]; in fsl_mc_init_all_resource_pools()
559 &mc_bus->resource_pools[pool_type]; in fsl_mc_cleanup_resource_pool()
A Dfsl-mc-private.h607 struct fsl_mc_resource_pool resource_pools[FSL_MC_NUM_POOL_TYPES]; member

Completed in 8 milliseconds