Searched refs:update_pending_flush_intf (Results 1 – 5 of 5) sorted by relevance
136 void (*update_pending_flush_intf)(struct dpu_hw_ctl *ctx, member
461 ctl->ops.update_pending_flush_intf(ctl, phys_enc->hw_intf->idx); in dpu_encoder_phys_cmd_enable_helper()569 ctl->ops.update_pending_flush_intf(ctl, phys_enc->hw_intf->idx); in dpu_encoder_phys_cmd_disable()
818 c->ops.update_pending_flush_intf = in dpu_hw_ctl_init()834 c->ops.update_pending_flush_intf = in dpu_hw_ctl_init()
476 ctl->ops.update_pending_flush_intf(ctl, phys_enc->hw_intf->idx); in dpu_encoder_phys_vid_enable()
2286 if (ctl->ops.update_pending_flush_intf) in dpu_encoder_helper_phys_cleanup()2287 ctl->ops.update_pending_flush_intf(ctl, in dpu_encoder_helper_phys_cleanup()
Completed in 15 milliseconds