Searched refs:DRM_IOCTL_SET_UNIQUE (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libdrm/dist/include/drm/
H A Ddrm.h1068 #define DRM_IOCTL_SET_UNIQUE DRM_IOW( 0x10, struct drm_unique) macro
/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
H A Ddrm.h803 #define DRM_IOCTL_SET_UNIQUE DRM_IOW( 0x10, struct drm_unique) macro
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Ddrm.h975 #define DRM_IOCTL_SET_UNIQUE DRM_IOW( 0x10, struct drm_unique) macro
/xsrc/external/mit/libdrm/dist/
H A Dxf86drm.c1523 * This function is a wrapper around the DRM_IOCTL_SET_UNIQUE ioctl, passing
1534 if (drmIoctl(fd, DRM_IOCTL_SET_UNIQUE, &u)) {

Completed in 14 milliseconds