Searched refs:DRM_IOCTL_FINISH (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/drm/
H A Ddrm.h292 * DRM_IOCTL_LOCK, DRM_IOCTL_UNLOCK and DRM_IOCTL_FINISH ioctl argument type.
1103 #define DRM_IOCTL_FINISH DRM_IOW( 0x2c, struct drm_lock) macro
/linux-master/drivers/gpu/drm/
H A Ddrm_ioctl.c597 DRM_IOCTL_DEF(DRM_IOCTL_FINISH, drm_noop, DRM_AUTH),
/linux-master/tools/include/uapi/drm/
H A Ddrm.h292 * DRM_IOCTL_LOCK, DRM_IOCTL_UNLOCK and DRM_IOCTL_FINISH ioctl argument type.
1103 #define DRM_IOCTL_FINISH DRM_IOW( 0x2c, struct drm_lock) macro

Completed in 270 milliseconds