Searched refs:drm_mode_crtc (Results 1 - 5 of 5) sorted by relevance

/solaris-x11-s11/open-src/kernel/sys/drm/
H A Ddrm.h775 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc)
776 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
H A Ddrm_mode.h113 struct drm_mode_crtc { struct
/solaris-x11-s11/open-src/kernel/efb/src/
H A Ddrm_mode.h113 struct drm_mode_crtc { struct
H A Ddrm.h816 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc)
817 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_crtc.c1476 struct drm_mode_crtc *crtc_resp = data;
1997 struct drm_mode_crtc *crtc_req = data;

Completed in 36 milliseconds