update_pending_flush  226 drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c 		ctl->ops.update_pending_flush(ctl, mixer[i].flush_mask);
update_pending_flush 1445 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c 	if (extra_flush_bits && ctl->ops.update_pending_flush)
update_pending_flush 1446 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c 		ctl->ops.update_pending_flush(ctl, extra_flush_bits);
update_pending_flush  487 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_cmd.c 	ctl->ops.update_pending_flush(ctl, flush_mask);
update_pending_flush  460 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c 	ctl->ops.update_pending_flush(ctl, flush_mask);
update_pending_flush  459 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.c 	ops->update_pending_flush = dpu_hw_ctl_update_pending_flush;
update_pending_flush   90 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.h 	void (*update_pending_flush)(struct dpu_hw_ctl *ctx,