Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.h32 container_of(pool, struct dcn321_resource_pool, base)
37 struct dcn321_resource_pool { struct
H A Ddcn321_resource.c1327 static void dcn321_resource_destruct(struct dcn321_resource_pool *pool) in dcn321_resource_destruct()
1565 struct dcn321_resource_pool *dcn321_pool = TO_DCN321_RES_POOL(*pool); in dcn321_destroy_resource_pool()
1622 struct dcn321_resource_pool *pool) in dcn321_resource_construct()
2006 struct dcn321_resource_pool *pool = in dcn321_create_resource_pool()
2007 kzalloc(sizeof(struct dcn321_resource_pool), GFP_KERNEL); in dcn321_create_resource_pool()