Searched refs:clear_all_blendstages (Results 1 – 2 of 2) sorted by relevance
263 void (*clear_all_blendstages)(struct dpu_hw_ctl *ctx); member
2188 if (ctl->ops.clear_all_blendstages) in dpu_encoder_helper_reset_mixers()2189 ctl->ops.clear_all_blendstages(ctl); in dpu_encoder_helper_reset_mixers()2205 if (hw_mixer[i]->ops.clear_all_blendstages) in dpu_encoder_helper_reset_mixers()2206 hw_mixer[i]->ops.clear_all_blendstages(hw_mixer[i]); in dpu_encoder_helper_reset_mixers()