Searched refs:update_pending_flush_dsc (Results 1 – 3 of 3) sorted by relevance
166 void (*update_pending_flush_dsc)(struct dpu_hw_ctl *ctx, member
1816 if (ctl->ops.update_pending_flush_dsc) in dpu_encoder_dsc_pipe_cfg()1817 ctl->ops.update_pending_flush_dsc(ctl, hw_dsc->idx); in dpu_encoder_dsc_pipe_cfg()2000 if (ctl->ops.update_pending_flush_dsc) in dpu_encoder_dsc_pipe_clr()2001 ctl->ops.update_pending_flush_dsc(ctl, hw_dsc->idx); in dpu_encoder_dsc_pipe_clr()
652 ops->update_pending_flush_dsc = in _setup_ctl_ops()