drm_mode_crtc     362 drivers/gpu/drm/drm_crtc.c 	struct drm_mode_crtc *crtc_resp = data;
drm_mode_crtc     529 drivers/gpu/drm/drm_crtc.c 	struct drm_mode_crtc *crtc_req = data;
drm_mode_crtc     899 include/uapi/drm/drm.h #define DRM_IOCTL_MODE_GETCRTC		DRM_IOWR(0xA1, struct drm_mode_crtc)
drm_mode_crtc     900 include/uapi/drm/drm.h #define DRM_IOCTL_MODE_SETCRTC		DRM_IOWR(0xA2, struct drm_mode_crtc)
drm_mode_crtc     899 tools/include/uapi/drm/drm.h #define DRM_IOCTL_MODE_GETCRTC		DRM_IOWR(0xA1, struct drm_mode_crtc)
drm_mode_crtc     900 tools/include/uapi/drm/drm.h #define DRM_IOCTL_MODE_SETCRTC		DRM_IOWR(0xA2, struct drm_mode_crtc)