Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.h32 container_of(pool, struct dcn315_resource_pool, base)
36 struct dcn315_resource_pool { struct
H A Ddcn315_resource.c1487 static void dcn315_resource_destruct(struct dcn315_resource_pool *pool) in dcn315_resource_destruct()
1742 struct dcn315_resource_pool *dcn31_pool = TO_DCN315_RES_POOL(*pool); in dcn315_destroy_resource_pool()
2025 struct dcn315_resource_pool *pool) in dcn315_resource_construct()
2351 struct dcn315_resource_pool *pool = in dcn315_create_resource_pool()
2352 kzalloc_obj(struct dcn315_resource_pool); in dcn315_create_resource_pool()