Searched refs:DRM_IOCTL_MODE_CURSOR2 (Results 1 – 3 of 3) sorted by relevance
1060 #define DRM_IOCTL_MODE_CURSOR2 DRM_IOWR(0xBB, struct drm_mode_cursor2) macro
1070 #define DRM_IOCTL_MODE_CURSOR2 DRM_IOWR(0xBB, struct drm_mode_cursor2) macro
452 return DRM_IOCTL(fd, DRM_IOCTL_MODE_CURSOR2, &arg); in drmModeSetCursor2()