Searched defs:DRM_IOCTL_UNLOCK (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.
789 #define DRM_IOCTL_UNLOCK DRM_IOW( 0x2b, 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.
734 #define DRM_IOCTL_UNLOCK DRM_IOW( 0x2b, struct drm_lock) macro

Completed in 39 milliseconds