Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/fbdev/
A Dsbuslib.c122 unsigned char __user *ured; in sbusfb_ioctl_helper() local
129 get_user(ured, &c->red) || in sbusfb_ioctl_helper()
142 if (get_user(red8, &ured[i]) || in sbusfb_ioctl_helper()
160 unsigned char __user *ured; in sbusfb_ioctl_helper() local
169 get_user(ured, &c->red) || in sbusfb_ioctl_helper()
181 if (put_user(red, &ured[i]) || in sbusfb_ioctl_helper()
216 unsigned char __user *ured; in sbusfb_compat_ioctl() local
223 ured = compat_ptr(c.red); in sbusfb_compat_ioctl()
253 unsigned char __user *ured; in sbusfb_compat_ioctl() local
263 ured = compat_ptr(c.red); in sbusfb_compat_ioctl()
[all …]

Completed in 2 milliseconds