dcn21_resource_pool
struct dcn21_resource_pool *pool = TO_DCN21_RES_POOL(dc->res_pool);
struct dcn21_resource_pool *pool)
struct dcn21_resource_pool *pool =
kzalloc_obj(struct dcn21_resource_pool);
static void dcn21_resource_destruct(struct dcn21_resource_pool *pool)
struct dcn21_resource_pool *dcn21_pool = TO_DCN21_RES_POOL(*pool);
container_of(pool, struct dcn21_resource_pool, base)