Home
last modified time | relevance | path

Searched defs:DRM_IOCTL_MODE_GETCRTC (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/include/uapi/drm/
H A Ddrm.h922 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc) macro
/netbsd-src/sys/external/bsd/drm/dist/shared-core/
H A Ddrm.h1101 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc) macro