Searched refs:drm_unlock (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/drm/
H A Ddrm_lock.c109 int drm_unlock(struct drm_device *dev, void *data, struct drm_file *file_priv) function
H A Ddrm_drv.c94 DRM_IOCTL_DEF(DRM_IOCTL_UNLOCK, drm_unlock, DRM_AUTH),
H A DdrmP.h833 int drm_unlock(struct drm_device *dev, void *data,
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_lock.c152 int drm_unlock(struct drm_device *dev, void *data, struct drm_file *file_priv) function
H A Ddrm_drv.c98 DRM_IOCTL_DEF(DRM_IOCTL_UNLOCK, drm_unlock, DRM_AUTH),
H A DdrmP.h1268 extern int drm_unlock(struct drm_device *dev, void *data,

Completed in 114 milliseconds