Searched defs:fsl_mc_resource_pool (Results 1 – 2 of 2) sorted by relevance
36353 struct fsl_mc_resource_pool { struct36354 enum fsl_mc_pool_type type;36355 int max_count;36356 int free_count;36357 struct mutex mutex;36358 struct list_head free_list;36359 struct fsl_mc_bus *mc_bus;