Searched defs:dpu_hw_lm_ops (Results 1 – 1 of 1) sorted by relevance
31 struct dpu_hw_lm_ops { struct36 void (*setup_mixer_out)(struct dpu_hw_mixer *ctx,43 void (*setup_blend_config)(struct dpu_hw_mixer *ctx, uint32_t stage,49 void (*setup_alpha_out)(struct dpu_hw_mixer *ctx, uint32_t mixer_op);54 void (*setup_border_color)(struct dpu_hw_mixer *ctx,80 struct dpu_hw_lm_ops ops; argument