Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/fsl-mc/include/
Dmc-private.h83 struct fsl_mc_resource_pool resource_pools[FSL_MC_NUM_POOL_TYPES]; member
/linux-4.1.27/drivers/staging/fsl-mc/bus/
Dmc-allocator.c50 res_pool = &mc_bus->resource_pools[pool_type]; in fsl_mc_resource_pool_add_device()
120 if (WARN_ON(res_pool != &mc_bus->resource_pools[resource->type])) in fsl_mc_resource_pool_remove_device()
198 res_pool = &mc_bus->resource_pools[pool_type]; in fsl_mc_resource_allocate()
Ddprc-driver.c198 &mc_bus->resource_pools[pool_type]; in dprc_init_all_resource_pools()
216 &mc_bus->resource_pools[pool_type]; in dprc_cleanup_resource_pool()