Searched defs:DRM_IOR (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
H A Ddrm.h784 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type) macro
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Ddrm.h956 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type) macro
/xsrc/external/mit/libdrm/dist/include/drm/
H A Ddrm.h1036 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type) macro

Completed in 8 milliseconds