Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/
H A Ddcn201_resource.h37 container_of(pool, struct dcn201_resource_pool, base)
43 struct dcn201_resource_pool { struct
44 basedcn201_resource_pool global() argument
H A Ddcn201_resource.c910 static void dcn201_resource_destruct(struct dcn201_resource_pool *pool) in dcn201_resource_destruct()
1050 struct dcn201_resource_pool *dcn201_pool = TO_DCN201_RES_POOL(*pool); in dcn201_destroy_resource_pool()
1089 struct dcn201_resource_pool *pool) in dcn201_resource_construct()
1305 struct dcn201_resource_pool *pool = in dcn201_create_resource_pool()
1306 kzalloc(sizeof(struct dcn201_resource_pool), GFP_ATOMIC); in dcn201_create_resource_pool()