Searched refs:DRM_IOCTL_FINISH (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.
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),
/freebsd-9.3-release/sys/dev/drm2/
H A Ddrm.h340 * DRM_IOCTL_LOCK, DRM_IOCTL_UNLOCK and DRM_IOCTL_FINISH ioctl argument type.
1082 #define DRM_IOCTL_FINISH DRM_IOW( 0x2c, struct drm_lock) macro
H A Ddrm_drv.c136 DRM_IOCTL_DEF(DRM_IOCTL_FINISH, drm_noop, DRM_AUTH),

Completed in 117 milliseconds