Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm/dist/shared-core/
H A Ddrm_mode.h110 struct drm_mode_crtc { struct
H A Ddrm.h1101 #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)
/netbsd/sys/external/bsd/drm2/dist/include/uapi/drm/
H A Ddrm.h922 #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)
H A Ddrm_mode.h258 struct drm_mode_crtc { struct
/netbsd/sys/external/bsd/drm2/dist/drm/
H A Ddrm_crtc.c368 struct drm_mode_crtc *crtc_resp = data; in drm_mode_getcrtc()
535 struct drm_mode_crtc *crtc_req = data; in drm_mode_setcrtc()