Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_resource.h32 container_of(pool, struct dcn31_resource_pool, base)
34 struct dcn31_resource_pool { struct
A Ddcn31_resource.c1509 static void dcn31_resource_destruct(struct dcn31_resource_pool *pool) in dcn31_resource_destruct()
1742 struct dcn31_resource_pool *dcn31_pool = TO_DCN31_RES_POOL(*pool); in dcn31_destroy_resource_pool()
2177 struct dcn31_resource_pool *pool) in dcn31_resource_construct()
2502 struct dcn31_resource_pool *pool = in dcn31_create_resource_pool()
2503 kzalloc(sizeof(struct dcn31_resource_pool), GFP_KERNEL); in dcn31_create_resource_pool()

Completed in 7 milliseconds