Home
last modified time | relevance | path

Searched refs:do_video_ioctl (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c131 * userspace, but filled internally by do_video_ioctl().
1444 * do_video_ioctl() - Ancillary function with handles a compat32 ioctl call
1460 static long do_video_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in do_video_ioctl() function
1777 * This function calls do_video_ioctl() for non-private V4L2 ioctls.
1790 ret = do_video_ioctl(file, cmd, arg); in v4l2_compat_ioctl32()

Completed in 3 milliseconds