Searched refs:update_pending_flush_dsc (Results 1 – 3 of 3) sorted by relevance
189 void (*update_pending_flush_dsc)(struct dpu_hw_ctl *ctx, member
1999 if (ctl->ops.update_pending_flush_dsc) in dpu_encoder_dsc_pipe_cfg()2000 ctl->ops.update_pending_flush_dsc(ctl, hw_dsc->idx); in dpu_encoder_dsc_pipe_cfg()2209 if (ctl->ops.update_pending_flush_dsc) in dpu_encoder_dsc_pipe_clr()2210 ctl->ops.update_pending_flush_dsc(ctl, hw_dsc->idx); in dpu_encoder_dsc_pipe_clr()
734 ops->update_pending_flush_dsc = in _setup_ctl_ops()