Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.h34 container_of(pool, struct dcn35_resource_pool, base)
40 struct dcn35_resource_pool { struct
H A Ddcn35_resource.c1413 static void dcn35_resource_destruct(struct dcn35_resource_pool *pool) in dcn35_resource_destruct()
1694 struct dcn35_resource_pool *dcn35_pool = TO_DCN35_RES_POOL(*pool); in dcn35_destroy_resource_pool()
1795 struct dcn35_resource_pool *pool) in dcn35_resource_construct()
2186 struct dcn35_resource_pool *pool = in dcn35_create_resource_pool()
2187 kzalloc(sizeof(struct dcn35_resource_pool), GFP_KERNEL); in dcn35_create_resource_pool()