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
1063 static void dcn30_resource_destruct(struct dcn30_resource_pool *pool) in dcn30_resource_destruct()1286 struct dcn30_resource_pool *dcn30_pool = TO_DCN30_RES_POOL(*pool); in dcn30_destroy_resource_pool()1498 struct dcn30_resource_pool *pool) in init_soc_bounding_box()2249 struct dcn30_resource_pool *pool) in dcn30_resource_construct()2595 struct dcn30_resource_pool *pool = in dcn30_create_resource_pool()2596 kzalloc(sizeof(struct dcn30_resource_pool), GFP_KERNEL); in dcn30_create_resource_pool()