Searched refs:dcn351_resource_pool (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.h13 container_of(pool, struct dcn351_resource_pool, base)
15 struct dcn351_resource_pool { struct
H A Ddcn351_resource.c1392 static void dcn351_resource_destruct(struct dcn351_resource_pool *pool)
1673 struct dcn351_resource_pool *dcn351_pool = TO_DCN351_RES_POOL(*pool);
1763 struct dcn351_resource_pool *pool)
2151 struct dcn351_resource_pool *pool =
2152 kzalloc(sizeof(struct dcn351_resource_pool), GFP_KERNEL);

Completed in 97 milliseconds