Searched refs:update_bw_bounding_box (Results 1 – 3 of 3) sorted by relevance
149 void (*update_bw_bounding_box)( member
1272 static void update_bw_bounding_box(struct dc *dc, struct clk_bw_params *bw_params) in update_bw_bounding_box() function1432 .update_bw_bounding_box = update_bw_bounding_box
697 if (dc->res_pool->funcs->update_bw_bounding_box) in construct()698 dc->res_pool->funcs->update_bw_bounding_box(dc, dc->clk_mgr->bw_params); in construct()