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

/openbsd-current/sys/dev/pci/drm/
H A Ddrm_internal.h188 int drm_gem_open_ioctl(struct drm_device *dev, void *data,
H A Ddrm_ioctl.c678 DRM_IOCTL_DEF(DRM_IOCTL_GEM_OPEN, drm_gem_open_ioctl, DRM_AUTH),
H A Ddrm_gem.c1062 * drm_gem_open_ioctl - implementation of the GEM_OPEN ioctl
1073 drm_gem_open_ioctl(struct drm_device *dev, void *data, function

Completed in 83 milliseconds