Searched refs:update_pending_flush_intf (Results 1 – 5 of 5) sorted by relevance
134 void (*update_pending_flush_intf)(struct dpu_hw_ctl *ctx, member
724 ops->update_pending_flush_intf = in _setup_ctl_ops()740 ops->update_pending_flush_intf = in _setup_ctl_ops()
458 ctl->ops.update_pending_flush_intf(ctl, phys_enc->hw_intf->idx); in dpu_encoder_phys_cmd_enable_helper()566 ctl->ops.update_pending_flush_intf(ctl, phys_enc->hw_intf->idx); in dpu_encoder_phys_cmd_disable()
470 ctl->ops.update_pending_flush_intf(ctl, phys_enc->hw_intf->idx); in dpu_encoder_phys_vid_enable()
2269 if (ctl->ops.update_pending_flush_intf) in dpu_encoder_helper_phys_cleanup()2270 ctl->ops.update_pending_flush_intf(ctl, in dpu_encoder_helper_phys_cleanup()