Searched refs:update_pending_flush (Results 1 – 2 of 2) sorted by relevance
111 void (*update_pending_flush)(struct dpu_hw_ctl *ctx, member
1661 if (extra_flush_bits && ctl->ops.update_pending_flush) in _dpu_encoder_trigger_flush()1662 ctl->ops.update_pending_flush(ctl, extra_flush_bits); in _dpu_encoder_trigger_flush()