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
39 basedcn314_resource_pool global() argument
H A Ddcn314_resource.c1402 static void dcn314_resource_destruct(struct dcn314_resource_pool *pool) in dcn314_resource_destruct()
1637 struct dcn314_resource_pool *dcn314_pool = TO_DCN314_RES_POOL(*pool); in dcn314_destroy_resource_pool()
1815 struct dcn314_resource_pool *pool) in dcn314_resource_construct()
2142 struct dcn314_resource_pool *pool = in dcn314_create_resource_pool()
2143 kzalloc(sizeof(struct dcn314_resource_pool), GFP_KERNEL); in dcn314_create_resource_pool()