Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/
H A Ddcn316_resource.h32 container_of(pool, struct dcn316_resource_pool, base)
36 struct dcn316_resource_pool { struct
H A Ddcn316_resource.c1339 static void dcn316_resource_destruct(struct dcn316_resource_pool *pool) in dcn316_resource_destruct()
1572 struct dcn316_resource_pool *dcn31_pool = TO_DCN316_RES_POOL(*pool); in dcn316_destroy_resource_pool()
1725 struct dcn316_resource_pool *pool) in dcn316_resource_construct()
2024 struct dcn316_resource_pool *pool = in dcn316_create_resource_pool()
2025 kzalloc(sizeof(struct dcn316_resource_pool), GFP_KERNEL); in dcn316_create_resource_pool()