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)1036 static void dcn301_destruct(struct dcn301_resource_pool *pool) in dcn301_destruct()1243 struct dcn301_resource_pool *dcn301_pool = TO_DCN301_RES_POOL(*pool); in dcn301_destroy_resource_pool()1290 struct dcn301_resource_pool *pool) in init_soc_bounding_box()1410 struct dcn301_resource_pool *pool) in dcn301_resource_construct()1726 struct dcn301_resource_pool *pool = in dcn301_create_resource_pool()1727 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_fpu_update_bw_bounding_box()