Searched refs:clear_pending_flush (Results 1 – 4 of 4) sorted by relevance
87 void (*clear_pending_flush)(struct dpu_hw_ctl *ctx); member
537 if (phys_enc->hw_ctl->ops.clear_pending_flush) in dpu_encoder_phys_wb_disable()538 phys_enc->hw_ctl->ops.clear_pending_flush(phys_enc->hw_ctl); in dpu_encoder_phys_wb_disable()
661 ops->clear_pending_flush = dpu_hw_ctl_clear_pending_flush; in _setup_ctl_ops()
1668 if (ctl->ops.clear_pending_flush) in dpu_encoder_trigger_kickoff_pending()1669 ctl->ops.clear_pending_flush(ctl); in dpu_encoder_trigger_kickoff_pending()2096 ctl->ops.clear_pending_flush(ctl); in dpu_encoder_helper_phys_cleanup()