Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.h34 container_of(pool, struct dcn35_resource_pool, base)
40 struct dcn35_resource_pool { struct
H A Ddcn35_resource.c1445 static void dcn35_resource_destruct(struct dcn35_resource_pool *pool) in dcn35_resource_destruct()
1729 struct dcn35_resource_pool *dcn35_pool = TO_DCN35_RES_POOL(*pool); in dcn35_destroy_resource_pool()
1846 struct dcn35_resource_pool *pool) in dcn35_resource_construct()
2251 struct dcn35_resource_pool *pool = in dcn35_create_resource_pool()
2252 kzalloc_obj(struct dcn35_resource_pool); in dcn35_create_resource_pool()