HomeSort by: relevance | last modified time | path
    Searched refs:drm_legacy_unlock (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_legacy.h 156 int drm_legacy_unlock(struct drm_device *d, void *v, struct drm_file *f);
drm_lock.c 262 int drm_legacy_unlock(struct drm_device *dev, void *data, struct drm_file *file_priv) function in typeref:typename:int
drm_ioctl.c 654 DRM_LEGACY_IOCTL_DEF(DRM_IOCTL_UNLOCK, drm_legacy_unlock, DRM_AUTH),
  /src/sys/external/bsd/drm2/drm/
drm_lock.c 169 drm_legacy_unlock(struct drm_device *dev, void *data, struct drm_file *file) function in typeref:typename:int

Completed in 13 milliseconds