ctm_property      446 drivers/gpu/drm/drm_atomic_uapi.c 	} else if (property == config->ctm_property) {
ctm_property      500 drivers/gpu/drm/drm_atomic_uapi.c 	else if (property == config->ctm_property)
ctm_property      171 drivers/gpu/drm/drm_color_mgmt.c 					   config->ctm_property, 0);
ctm_property      349 drivers/gpu/drm/drm_mode_config.c 	dev->mode_config.ctm_property = prop;
ctm_property      778 include/drm/drm_mode_config.h 	struct drm_property *ctm_property;