resource_pools     49 drivers/bus/fsl-mc/fsl-mc-allocator.c 	res_pool = &mc_bus->resource_pools[pool_type];
resource_pools    116 drivers/bus/fsl-mc/fsl-mc-allocator.c 	if (res_pool != &mc_bus->resource_pools[resource->type])
resource_pools    191 drivers/bus/fsl-mc/fsl-mc-allocator.c 	res_pool = &mc_bus->resource_pools[pool_type];
resource_pools    357 drivers/bus/fsl-mc/fsl-mc-allocator.c 			&mc_bus->resource_pools[FSL_MC_POOL_IRQ];
resource_pools    414 drivers/bus/fsl-mc/fsl-mc-allocator.c 			&mc_bus->resource_pools[FSL_MC_POOL_IRQ];
resource_pools    461 drivers/bus/fsl-mc/fsl-mc-allocator.c 	res_pool = &mc_bus->resource_pools[FSL_MC_POOL_IRQ];
resource_pools    540 drivers/bus/fsl-mc/fsl-mc-allocator.c 		    &mc_bus->resource_pools[pool_type];
resource_pools    558 drivers/bus/fsl-mc/fsl-mc-allocator.c 					&mc_bus->resource_pools[pool_type];
resource_pools    519 drivers/bus/fsl-mc/fsl-mc-private.h 	struct fsl_mc_resource_pool resource_pools[FSL_MC_NUM_POOL_TYPES];