Home
last modified time | relevance | path

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

/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h1032 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc)
1033 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
H A Ddrm_mode.h277 struct drm_mode_crtc { struct
/third_party/libdrm/include/drm/
H A Ddrm.h1032 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc)
1033 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
H A Ddrm_mode.h277 struct drm_mode_crtc { struct
/third_party/libdrm/
H A Dxf86drmMode.c367 struct drm_mode_crtc crtc; in drmModeGetCrtc()
401 struct drm_mode_crtc crtc; in drmModeSetCrtc()

Completed in 12 milliseconds