drm_stats
struct drm_stats *stats = data;
#define DRM_IOCTL_GET_STATS DRM_IOR( 0x06, struct drm_stats)
typedef struct drm_stats drm_stats_t;