Searched refs:log_color_state (Results 1 – 8 of 8) sorted by relevance
72 .log_color_state = dcn30_log_color_state,
70 .log_color_state = dcn20_log_color_state,
71 .log_color_state = dcn20_log_color_state,
74 .log_color_state = dcn30_log_color_state,
71 .log_color_state = dcn30_log_color_state,
77 .log_color_state = dcn30_log_color_state,
361 void (*log_color_state)(struct dc *dc, member
407 if (dc->hwss.log_color_state) in dcn10_log_hw_state()408 dc->hwss.log_color_state(dc, log_ctx); in dcn10_log_hw_state()