Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn315/
Ddcn315_resource.h32 container_of(pool, struct dcn315_resource_pool, base)
36 struct dcn315_resource_pool { struct
Ddcn315_resource.c1367 static void dcn315_resource_destruct(struct dcn315_resource_pool *pool) in dcn315_resource_destruct()
1600 struct dcn315_resource_pool *dcn31_pool = TO_DCN315_RES_POOL(*pool); in dcn315_destroy_resource_pool()
1753 struct dcn315_resource_pool *pool) in dcn315_resource_construct()
2054 struct dcn315_resource_pool *pool = in dcn315_create_resource_pool()
2055 kzalloc(sizeof(struct dcn315_resource_pool), GFP_KERNEL); in dcn315_create_resource_pool()