DRM_COLOROP_MULTIPLIER
new_colorop_state->colorop->type == DRM_COLOROP_MULTIPLIER) {
if (colorop_state && !colorop_state->bypass && colorop->type == DRM_COLOROP_MULTIPLIER) {
DRM_COLOROP_MULTIPLIER,
case DRM_COLOROP_MULTIPLIER:
ret = drm_plane_colorop_init(dev, colorop, plane, funcs, DRM_COLOROP_MULTIPLIER, flags);
[DRM_COLOROP_MULTIPLIER] = "Multiplier",
{ DRM_COLOROP_MULTIPLIER, "Multiplier"},