Searched refs:video_usercopy (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/include/media/ |
D | v4l2-ioctl.h | 337 extern long video_usercopy(struct file *file, unsigned int cmd,
|
/linux-4.4.14/drivers/media/v4l2-core/ |
D | v4l2-subdev.c | 459 return video_usercopy(file, cmd, arg, subdev_do_ioctl); in subdev_ioctl()
|
D | v4l2-ioctl.c | 2709 video_usercopy(struct file *file, unsigned int cmd, unsigned long arg, in video_usercopy() function 2820 EXPORT_SYMBOL(video_usercopy); 2825 return video_usercopy(file, cmd, arg, __video_do_ioctl); in video_ioctl2()
|