stipple32         134 drivers/gpu/drm/r128/r128_ioc32.c 	drm_r128_stipple32_t stipple32;
stipple32         137 drivers/gpu/drm/r128/r128_ioc32.c 	if (copy_from_user(&stipple32, (void __user *)arg, sizeof(stipple32)))
stipple32         140 drivers/gpu/drm/r128/r128_ioc32.c 	stipple.mask = compat_ptr(stipple32.mask);