Home
last modified time | relevance | path

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

/linux/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.c1393 static void dcn351_resource_destruct(struct dcn351_resource_pool *pool) in dcn351_resource_destruct()
1674 struct dcn351_resource_pool *dcn351_pool = TO_DCN351_RES_POOL(*pool); in dcn351_destroy_resource_pool()
1769 struct dcn351_resource_pool *pool) in dcn351_resource_construct()
2168 struct dcn351_resource_pool *pool = in dcn351_create_resource_pool()
2169 kzalloc(sizeof(struct dcn351_resource_pool), GFP_KERNEL); in dcn351_create_resource_pool()