Searched defs:DRM_IOCTL_LOCK (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/solaris/DRM/include/
H A Ddrm.h445 * DRM_IOCTL_LOCK, DRM_IOCTL_UNLOCK and DRM_IOCTL_FINISH ioctl argument type.
788 #define DRM_IOCTL_LOCK DRM_IOW( 0x2a, drm_lock_t) macro
/vbox/src/VBox/Additions/x11/x11include/libdrm-2.4.13/
H A Ddrm.h344 * DRM_IOCTL_LOCK, DRM_IOCTL_UNLOCK and DRM_IOCTL_FINISH ioctl argument type.
733 #define DRM_IOCTL_LOCK DRM_IOW( 0x2a, struct drm_lock) macro

Completed in 38 milliseconds