dcn201_resource_pool
struct dcn201_resource_pool *dcn201_pool = TO_DCN201_RES_POOL(*pool);
struct dcn201_resource_pool *pool)
struct dcn201_resource_pool *pool =
kzalloc(sizeof(struct dcn201_resource_pool), GFP_ATOMIC);
static void dcn201_resource_destruct(struct dcn201_resource_pool *pool)
container_of(pool, struct dcn201_resource_pool, base)