DRM_IOR           584 include/drm/drm.h #define DRM_IOCTL_GET_MAGIC		DRM_IOR( 0x02, struct drm_auth)
DRM_IOR           588 include/drm/drm.h #define DRM_IOCTL_GET_STATS             DRM_IOR( 0x06, struct drm_stats)
DRM_IOR           625 include/drm/drm.h #define DRM_IOCTL_AGP_INFO		DRM_IOR( 0x33, struct drm_agp_info)
DRM_IOR           221 include/drm/i810_drm.h #define DRM_IOCTL_I810_OV0INFO		DRM_IOR( DRM_COMMAND_BASE + DRM_I810_OV0INFO, drm_i810_overlay_t)
DRM_IOR           161 include/drm/i915_drm.h #define DRM_IOCTL_I915_GET_VBLANK_PIPE	DRM_IOR( DRM_COMMAND_BASE + DRM_I915_GET_VBLANK_PIPE, drm_i915_vblank_pipe_t)