Searched refs:update_pending_flush_intf (Results 1 – 5 of 5) sorted by relevance
120 void (*update_pending_flush_intf)(struct dpu_hw_ctl *ctx, member
608 ops->update_pending_flush_intf = in _setup_ctl_ops()616 ops->update_pending_flush_intf = in _setup_ctl_ops()
439 ctl->ops.update_pending_flush_intf(ctl, phys_enc->intf_idx); in dpu_encoder_phys_cmd_enable_helper()526 ctl->ops.update_pending_flush_intf(ctl, phys_enc->intf_idx); in dpu_encoder_phys_cmd_disable()
426 ctl->ops.update_pending_flush_intf(ctl, phys_enc->hw_intf->idx); in dpu_encoder_phys_vid_enable()
2047 if (phys_enc->hw_ctl->ops.update_pending_flush_intf) in dpu_encoder_helper_phys_cleanup()2048 phys_enc->hw_ctl->ops.update_pending_flush_intf(phys_enc->hw_ctl, in dpu_encoder_helper_phys_cleanup()
Completed in 19 milliseconds