Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn316/
Ddcn316_resource.h32 container_of(pool, struct dcn316_resource_pool, base)
36 struct dcn316_resource_pool { struct
Ddcn316_resource.c1368 static void dcn316_resource_destruct(struct dcn316_resource_pool *pool) in dcn316_resource_destruct()
1601 struct dcn316_resource_pool *dcn31_pool = TO_DCN316_RES_POOL(*pool); in dcn316_destroy_resource_pool()
1755 struct dcn316_resource_pool *pool) in dcn316_resource_construct()
2056 struct dcn316_resource_pool *pool = in dcn316_create_resource_pool()
2057 kzalloc(sizeof(struct dcn316_resource_pool), GFP_KERNEL); in dcn316_create_resource_pool()