Searched refs:DRM_IOCTL_MODE_SETCRTC (Results 1 – 3 of 3) sorted by relevance
1033 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc) macro
415 return DRM_IOCTL(fd, DRM_IOCTL_MODE_SETCRTC, &crtc); in drmModeSetCrtc()