Searched refs:update_mall_sel (Results 1 – 4 of 4) sorted by relevance
139 .update_mall_sel = dcn32_update_mall_sel,
159 .update_mall_sel = dcn32_update_mall_sel,
725 if (hws && hws->funcs.update_mall_sel) in dcn32_program_mall_pipe_config()726 hws->funcs.update_mall_sel(dc, context); in dcn32_program_mall_pipe_config()
166 void (*update_mall_sel)(struct dc *dc, struct dc_state *context); member