Searched refs:drm_mode_crtc (Results 1 – 5 of 5) sorted by relevance
746 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc)747 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
128 struct drm_mode_crtc { struct
784 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc)785 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
161 struct drm_mode_crtc { struct
346 struct drm_mode_crtc crtc; in drmModeGetCrtc()380 struct drm_mode_crtc crtc; in drmModeSetCrtc()