Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_resource.h32 container_of(pool, struct dcn31_resource_pool, base)
36 struct dcn31_resource_pool { struct
H A Ddcn31_resource.c1343 static void dcn31_resource_destruct(struct dcn31_resource_pool *pool) in dcn31_resource_destruct()
1579 struct dcn31_resource_pool *dcn31_pool = TO_DCN31_RES_POOL(*pool); in dcn31_destroy_resource_pool()
1871 struct dcn31_resource_pool *pool) in dcn31_resource_construct()
2207 struct dcn31_resource_pool *pool = in dcn31_create_resource_pool()
2208 kzalloc(sizeof(struct dcn31_resource_pool), GFP_KERNEL); in dcn31_create_resource_pool()