DRM_IOWR          825 include/uapi/drm/drm.h #define DRM_IOWR(nr,type)		_IOWR(DRM_IOCTL_BASE,nr,type)
DRM_IOWR          825 tools/include/uapi/drm/drm.h #define DRM_IOWR(nr,type)		_IOWR(DRM_IOCTL_BASE,nr,type)