Searched refs:drm_mode_crtc (Results 1 – 8 of 8) sorted by relevance
513 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc)514 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
149 struct drm_mode_crtc { struct
531 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc)532 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
135 struct drm_mode_crtc { struct
900 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc)901 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
256 struct drm_mode_crtc { struct
389 struct drm_mode_crtc *crtc_resp = data; in drm_mode_getcrtc()556 struct drm_mode_crtc *crtc_req = data; in drm_mode_setcrtc()