Searched refs:update_pending_flush_periph (Results 1 – 3 of 3) sorted by relevance
145 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()
821 c->ops.update_pending_flush_periph = in dpu_hw_ctl_init()
Completed in 8 milliseconds