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.c1425 static void dcn351_resource_destruct(struct dcn351_resource_pool *pool) in dcn351_resource_destruct()
1709 struct dcn351_resource_pool *dcn351_pool = TO_DCN351_RES_POOL(*pool); in dcn351_destroy_resource_pool()
1819 struct dcn351_resource_pool *pool) in dcn351_resource_construct()
2224 struct dcn351_resource_pool *pool = in dcn351_create_resource_pool()
2225 kzalloc_obj(struct dcn351_resource_pool); in dcn351_create_resource_pool()