Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-subdev.c972 static long subdev_do_ioctl_lock(struct file *file, unsigned int cmd, void *arg) in subdev_do_ioctl_lock() function
1006 return video_usercopy(file, cmd, arg, subdev_do_ioctl_lock); in subdev_ioctl()