Searched refs:DRM_IOCTL_UNLOCK (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/drm/
H A Ddrm.h340 * DRM_IOCTL_LOCK, DRM_IOCTL_UNLOCK and DRM_IOCTL_FINISH ioctl argument type.
1043 #define DRM_IOCTL_UNLOCK DRM_IOW( 0x2b, struct drm_lock) macro
H A Ddrm_drv.c94 DRM_IOCTL_DEF(DRM_IOCTL_UNLOCK, drm_unlock, DRM_AUTH),
/freebsd-9.3-release/sys/dev/drm2/
H A Ddrm.h340 * DRM_IOCTL_LOCK, DRM_IOCTL_UNLOCK and DRM_IOCTL_FINISH ioctl argument type.
1081 #define DRM_IOCTL_UNLOCK DRM_IOW( 0x2b, struct drm_lock) macro
H A Ddrm_drv.c134 DRM_IOCTL_DEF(DRM_IOCTL_UNLOCK, drm_unlock, DRM_AUTH),

Completed in 53 milliseconds