Home
last modified time | relevance | path

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

/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h975 #define DRM_IOCTL_SET_UNIQUE DRM_IOW( 0x10, struct drm_unique) macro
/third_party/libdrm/include/drm/
H A Ddrm.h975 #define DRM_IOCTL_SET_UNIQUE DRM_IOW( 0x10, struct drm_unique) macro
/third_party/libdrm/
H A Dxf86drm.c1464 * This function is a wrapper around the DRM_IOCTL_SET_UNIQUE ioctl, passing
1475 if (drmIoctl(fd, DRM_IOCTL_SET_UNIQUE, &u)) { in drmSetBusid()

Completed in 11 milliseconds