Searched refs:dcn30_resource_pool (Results 1 – 2 of 2) sorted by relevance
32 container_of(pool, struct dcn30_resource_pool, base)41 struct dcn30_resource_pool { struct
1085 static void dcn30_resource_destruct(struct dcn30_resource_pool *pool) in dcn30_resource_destruct()1305 struct dcn30_resource_pool *dcn30_pool = TO_DCN30_RES_POOL(*pool); in dcn30_destroy_resource_pool()1516 struct dcn30_resource_pool *pool) in init_soc_bounding_box()2265 struct dcn30_resource_pool *pool) in dcn30_resource_construct()2614 struct dcn30_resource_pool *pool = in dcn30_create_resource_pool()2615 kzalloc(sizeof(struct dcn30_resource_pool), GFP_KERNEL); in dcn30_create_resource_pool()