Searched refs:dcn301_resource_pool (Results 1 – 3 of 3) sorted by relevance
38 struct dcn301_resource_pool { struct
93 container_of(pool, struct dcn301_resource_pool, base)1033 static void dcn301_destruct(struct dcn301_resource_pool *pool) in dcn301_destruct()1240 struct dcn301_resource_pool *dcn301_pool = TO_DCN301_RES_POOL(*pool); in dcn301_destroy_resource_pool()1287 struct dcn301_resource_pool *pool) in init_soc_bounding_box()1398 struct dcn301_resource_pool *pool) in dcn301_resource_construct()1712 struct dcn301_resource_pool *pool = in dcn301_create_resource_pool()1713 kzalloc(sizeof(struct dcn301_resource_pool), GFP_KERNEL); in dcn301_create_resource_pool()
35 container_of(pool, struct dcn301_resource_pool, base)326 struct dcn301_resource_pool *pool = TO_DCN301_RES_POOL(dc->res_pool); in dcn301_update_bw_bounding_box()