Searched refs:DRM_IOCTL_FINISH (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.
689 #define DRM_IOCTL_FINISH DRM_IOW( 0x2c, struct drm_lock) macro
H A Ddrm_drv.c100 DRM_IOCTL_DEF(DRM_IOCTL_FINISH, drm_noop, 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.
1044 #define DRM_IOCTL_FINISH DRM_IOW( 0x2c, struct drm_lock) macro
H A Ddrm_drv.c96 DRM_IOCTL_DEF(DRM_IOCTL_FINISH, drm_noop, DRM_AUTH),

Completed in 115 milliseconds