Searched refs:drm_legacy_unlock (Results 1 – 3 of 3) sorted by relevance
95 int drm_legacy_unlock(struct drm_device *d, void *v, struct drm_file *f);
146 int drm_legacy_unlock(struct drm_device *dev, void *data, struct drm_file *file_priv) in drm_legacy_unlock() function
595 DRM_IOCTL_DEF(DRM_IOCTL_UNLOCK, drm_legacy_unlock, DRM_AUTH),