Searched refs:update_pending_flush_periph (Results 1 – 3 of 3) sorted by relevance
132 void (*update_pending_flush_periph)(struct dpu_hw_ctl *ctx, member
482 if (ctl->ops.update_pending_flush_periph && dpu_encoder_needs_periph_flush(phys_enc)) in dpu_encoder_phys_vid_enable()483 ctl->ops.update_pending_flush_periph(ctl, phys_enc->hw_intf->idx); in dpu_encoder_phys_vid_enable()
700 ops->update_pending_flush_periph = in _setup_ctl_ops()