Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn32/
Ddcn32_resource.c1348 static void dcn32_resource_destruct(struct dcn32_resource_pool *pool) in dcn32_resource_destruct()
1587 struct dcn32_resource_pool *dcn32_pool = TO_DCN32_RES_POOL(*pool); in dcn32_destroy_resource_pool()
2084 struct dcn32_resource_pool *pool) in dcn32_resource_construct()
2520 struct dcn32_resource_pool *pool = in dcn32_create_resource_pool()
2521 kzalloc(sizeof(struct dcn32_resource_pool), GFP_KERNEL); in dcn32_create_resource_pool()
Ddcn32_resource.h48 container_of(pool, struct dcn32_resource_pool, base)
71 struct dcn32_resource_pool { struct