Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.h36 container_of(pool, struct dcn314_resource_pool, base)
38 struct dcn314_resource_pool { struct
H A Ddcn314_resource.c1401 static void dcn314_resource_destruct(struct dcn314_resource_pool *pool) in dcn314_resource_destruct()
1636 struct dcn314_resource_pool *dcn314_pool = TO_DCN314_RES_POOL(*pool); in dcn314_destroy_resource_pool()
1811 struct dcn314_resource_pool *pool) in dcn314_resource_construct()
2133 struct dcn314_resource_pool *pool = in dcn314_create_resource_pool()
2134 kzalloc(sizeof(struct dcn314_resource_pool), GFP_KERNEL); in dcn314_create_resource_pool()