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
1819 if (ctl->ops.update_pending_flush_dsc) in dpu_encoder_dsc_pipe_cfg()1820 ctl->ops.update_pending_flush_dsc(ctl, hw_dsc->idx); in dpu_encoder_dsc_pipe_cfg()2003 if (ctl->ops.update_pending_flush_dsc) in dpu_encoder_dsc_pipe_clr()2004 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()