prop_crtc_x       545 drivers/gpu/drm/drm_atomic_uapi.c 	} else if (property == config->prop_crtc_x) {
prop_crtc_x       613 drivers/gpu/drm/drm_atomic_uapi.c 	} else if (property == config->prop_crtc_x) {
prop_crtc_x       260 drivers/gpu/drm/drm_mode_config.c 	dev->mode_config.prop_crtc_x = prop;
prop_crtc_x       273 drivers/gpu/drm/drm_plane.c 		drm_object_attach_property(&plane->base, config->prop_crtc_x, 0);
prop_crtc_x       608 include/drm/drm_mode_config.h 	struct drm_property *prop_crtc_x;