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

/freebsd-12-stable/sys/dev/drm2/
H A Ddrm.h286 * DRM_IOCTL_LOCK, DRM_IOCTL_UNLOCK and DRM_IOCTL_FINISH ioctl argument type.
687 #define DRM_IOCTL_LOCK DRM_IOW( 0x2a, struct drm_lock) macro
H A Ddrm_drv.c97 DRM_IOCTL_DEF(DRM_IOCTL_LOCK, drm_lock, DRM_AUTH),
/freebsd-12-stable/sys/dev/drm/
H A Ddrm.h340 * DRM_IOCTL_LOCK, DRM_IOCTL_UNLOCK and DRM_IOCTL_FINISH ioctl argument type.
1042 #define DRM_IOCTL_LOCK DRM_IOW( 0x2a, struct drm_lock) macro
H A Ddrm_drv.c93 DRM_IOCTL_DEF(DRM_IOCTL_LOCK, drm_lock, DRM_AUTH),

Completed in 114 milliseconds