Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.h13 container_of(pool, struct dcn36_resource_pool, base)
15 struct dcn36_resource_pool { struct
H A Ddcn36_resource.c1394 static void dcn36_resource_destruct(struct dcn36_resource_pool *pool) in dcn36_resource_destruct()
1675 struct dcn36_resource_pool *dcn36_pool = TO_DCN36_RES_POOL(*pool); in dcn36_destroy_resource_pool()
1768 struct dcn36_resource_pool *pool) in dcn36_resource_construct()
2159 struct dcn36_resource_pool *pool = in dcn36_create_resource_pool()
2160 kzalloc(sizeof(struct dcn36_resource_pool), GFP_KERNEL); in dcn36_create_resource_pool()