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

/freebsd-11-stable/sys/dev/drm2/
H A Ddrm.h711 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc)
712 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
H A Ddrm_mode.h113 struct drm_mode_crtc { struct
H A Ddrm_crtc.c1401 struct drm_mode_crtc *crtc_resp = data;
1888 struct drm_mode_crtc *crtc_req = data;

Completed in 79 milliseconds