Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c1353 static void dcn401_resource_destruct(struct dcn401_resource_pool *pool) in dcn401_resource_destruct()
1597 struct dcn401_resource_pool *dcn401_pool = TO_DCN401_RES_POOL(*pool); in dcn401_destroy_resource_pool()
1788 struct dcn401_resource_pool *pool) in dcn401_resource_construct()
2206 struct dcn401_resource_pool *pool = in dcn401_create_resource_pool()
2207 kzalloc(sizeof(struct dcn401_resource_pool), GFP_KERNEL); in dcn401_create_resource_pool()
H A Ddcn401_resource.h13 container_of(pool, struct dcn401_resource_pool, base)
15 struct dcn401_resource_pool { struct