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

/openbsd-current/sys/dev/pci/drm/
H A Ddrm_internal.h247 drm_ioctl_t drm_getunique; variable
H A Ddrm_ioctl.c59 * - GET_UNIQUE ioctl, implemented by drm_getunique is wrapped up in libdrm
118 int drm_getunique(struct drm_device *dev, void *data, function
586 DRM_IOCTL_DEF(DRM_IOCTL_GET_UNIQUE, drm_getunique, 0),
H A Ddrm_ioc32.c149 err = drm_ioctl_kernel(file, drm_getunique, &uq, 0);

Completed in 170 milliseconds