Searched defs:DRM_IOR (Results 1 – 2 of 2) sorted by relevance
962 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type) macro