Home
last modified time | relevance | path

Searched refs:stipple32 (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/r128/
Dr128_ioc32.c134 drm_r128_stipple32_t stipple32; in compat_r128_stipple() local
137 if (copy_from_user(&stipple32, (void __user *)arg, sizeof(stipple32))) in compat_r128_stipple()
140 stipple.mask = compat_ptr(stipple32.mask); in compat_r128_stipple()