Home
last modified time | relevance | path

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

/Linux-v4.19/include/media/
Dv4l2-ioctl.h710 long int video_usercopy(struct file *file, unsigned int cmd,
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-subdev.c545 return video_usercopy(file, cmd, arg, subdev_do_ioctl_lock); in subdev_ioctl()
Dv4l2-ioctl.c2933 video_usercopy(struct file *file, unsigned int cmd, unsigned long arg, in video_usercopy() function
3057 return video_usercopy(file, cmd, arg, __video_do_ioctl); in video_ioctl2()