Searched refs:update_pending_flush_periph (Results 1 – 2 of 2) sorted by relevance
151 void (*update_pending_flush_periph)(struct dpu_hw_ctl *ctx, member
488 if (ctl->ops.update_pending_flush_periph && dpu_encoder_needs_periph_flush(phys_enc)) in dpu_encoder_phys_vid_enable()489 ctl->ops.update_pending_flush_periph(ctl, phys_enc->hw_intf->idx); in dpu_encoder_phys_vid_enable()