Searched defs:fsl_mc_resource_pool (Results 1 – 1 of 1) sorted by relevance
68470 struct fsl_mc_resource_pool { struct68471 enum fsl_mc_pool_type type;68472 int max_count;68473 int free_count;68474 struct mutex mutex;68475 struct list_head free_list;68476 struct fsl_mc_bus *mc_bus;