Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn32/
Ddcn32_resource.c1349 static void dcn32_resource_destruct(struct dcn32_resource_pool *pool) in dcn32_resource_destruct()
1588 struct dcn32_resource_pool *dcn32_pool = TO_DCN32_RES_POOL(*pool); in dcn32_destroy_resource_pool()
2080 struct dcn32_resource_pool *pool) in dcn32_resource_construct()
2515 struct dcn32_resource_pool *pool = in dcn32_create_resource_pool()
2516 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