Searched refs:dcn35_calc_blocks_to_ungate (Results 1 – 4 of 4) sorted by relevance
68 void dcn35_calc_blocks_to_ungate(struct dc *dc, struct dc_state *context,
119 .calc_blocks_to_ungate = dcn35_calc_blocks_to_ungate,
1091 void dcn35_calc_blocks_to_ungate(struct dc *dc, struct dc_state *context, in dcn35_calc_blocks_to_ungate() function
63 dcn35_calc_blocks_to_ungate(dc, context, update_state); in dcn351_calc_blocks_to_ungate()