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

/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn314/
H A Ddcn314_resource.h36 container_of(pool, struct dcn314_resource_pool, base)
38 struct dcn314_resource_pool { struct
H A Ddcn314_resource.c1414 static void dcn314_resource_destruct(struct dcn314_resource_pool *pool)
1649 struct dcn314_resource_pool *dcn314_pool = TO_DCN314_RES_POOL(*pool);
1840 struct dcn314_resource_pool *pool)
2162 struct dcn314_resource_pool *pool =
2163 kzalloc(sizeof(struct dcn314_resource_pool), GFP_KERNEL);

Completed in 166 milliseconds