Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A 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()
2130 struct dcn32_resource_pool *pool) in dcn32_resource_construct()
2567 struct dcn32_resource_pool *pool = in dcn32_create_resource_pool()
2568 kzalloc(sizeof(struct dcn32_resource_pool), GFP_KERNEL); in dcn32_create_resource_pool()
H A Ddcn32_resource.h48 container_of(pool, struct dcn32_resource_pool, base)
71 struct dcn32_resource_pool { struct