Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c1341 static void dcn32_resource_destruct(struct dcn32_resource_pool *pool) in dcn32_resource_destruct()
1580 struct dcn32_resource_pool *dcn32_pool = TO_DCN32_RES_POOL(*pool); in dcn32_destroy_resource_pool()
2072 struct dcn32_resource_pool *pool) in dcn32_resource_construct()
2474 struct dcn32_resource_pool *pool = in dcn32_create_resource_pool()
2475 kzalloc(sizeof(struct dcn32_resource_pool), GFP_KERNEL); in dcn32_create_resource_pool()
H A Ddcn32_resource.h46 container_of(pool, struct dcn32_resource_pool, base)
60 struct dcn32_resource_pool { struct