Searched refs:update_pending_flush_mixer (Results 1 – 2 of 2) sorted by relevance
181 void (*update_pending_flush_mixer)(struct dpu_hw_ctl *ctx, member
2198 if (ctl->ops.update_pending_flush_mixer) in dpu_encoder_helper_reset_mixers()2199 ctl->ops.update_pending_flush_mixer(ctl, hw_mixer[i]->idx); in dpu_encoder_helper_reset_mixers()