Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn321/
Ddcn321_resource.h32 container_of(pool, struct dcn321_resource_pool, base)
37 struct dcn321_resource_pool { struct
Ddcn321_resource.c1347 static void dcn321_resource_destruct(struct dcn321_resource_pool *pool) in dcn321_resource_destruct()
1582 struct dcn321_resource_pool *dcn321_pool = TO_DCN321_RES_POOL(*pool); in dcn321_destroy_resource_pool()
1628 struct dcn321_resource_pool *pool) in dcn321_resource_construct()
2004 struct dcn321_resource_pool *pool = in dcn321_create_resource_pool()
2005 kzalloc(sizeof(struct dcn321_resource_pool), GFP_KERNEL); in dcn321_create_resource_pool()