Searched refs:drm_mode_crtc (Results 1 – 5 of 5) sorted by relevance
739 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc)740 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
128 struct drm_mode_crtc { struct
751 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc)752 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
131 struct drm_mode_crtc { struct
351 struct drm_mode_crtc crtc; in drmModeGetCrtc()386 struct drm_mode_crtc crtc; in drmModeSetCrtc()