Searched defs:DRM_IOWR (Results 1 – 2 of 2) sorted by relevance
792 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type) macro