Searched refs:DRM_IOCTL_MODE_GETPLANE (Results 1 – 3 of 3) sorted by relevance
1055 #define DRM_IOCTL_MODE_GETPLANE DRM_IOWR(0xB6, struct drm_mode_get_plane) macro
1065 #define DRM_IOCTL_MODE_GETPLANE DRM_IOWR(0xB6, struct drm_mode_get_plane) macro
1131 if (drmIoctl(fd, DRM_IOCTL_MODE_GETPLANE, &ovr)) in drmModeGetPlane()1143 if (drmIoctl(fd, DRM_IOCTL_MODE_GETPLANE, &ovr)) in drmModeGetPlane()