Searched refs:log_color_state (Results 1 – 4 of 4) sorted by relevance
72 .log_color_state = dcn20_log_color_state,
71 .log_color_state = dcn20_log_color_state,
1159 void (*log_color_state)(struct dc *dc, member
624 if (dc->hwss.log_color_state) in dcn10_log_hw_state()625 dc->hwss.log_color_state(dc, log_ctx); in dcn10_log_hw_state()