Searched refs:update_bandwidth (Results 1 – 2 of 2) sorted by relevance
592 if (!dc->hwss.update_bandwidth(dc, dc->current_state)) { in dc_stream_add_writeback()688 if (!dc->hwss.update_bandwidth(dc, dc->current_state)) { in dc_stream_remove_writeback()
1084 bool (*update_bandwidth)(struct dc *dc, struct dc_state *context); member