Searched refs:log_color_state (Results 1 – 3 of 3) sorted by relevance
78 .log_color_state = dcn30_log_color_state,
362 void (*log_color_state)(struct dc *dc, member
588 if (dc->hwss.log_color_state) in dcn10_log_hw_state()589 dc->hwss.log_color_state(dc, log_ctx); in dcn10_log_hw_state()