Searched refs:drm_mode_crtc (Results 1 – 5 of 5) sorted by relevance
110 struct drm_mode_crtc { struct
1101 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc)1102 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
922 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc)923 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
258 struct drm_mode_crtc { struct
368 struct drm_mode_crtc *crtc_resp = data; in drm_mode_getcrtc()535 struct drm_mode_crtc *crtc_req = data; in drm_mode_setcrtc()