Searched defs:dpu_hw_lm_ops (Results 1 – 1 of 1) sorted by relevance
30 struct dpu_hw_lm_ops { struct35 void (*setup_mixer_out)(struct dpu_hw_mixer *ctx,42 void (*setup_blend_config)(struct dpu_hw_mixer *ctx, uint32_t stage,48 void (*setup_alpha_out)(struct dpu_hw_mixer *ctx, uint32_t mixer_op);53 void (*setup_border_color)(struct dpu_hw_mixer *ctx,79 struct dpu_hw_lm_ops ops; argument