Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-subdev.c692 static long subdev_do_ioctl_lock(struct file *file, unsigned int cmd, void *arg) in subdev_do_ioctl_lock() function
710 return video_usercopy(file, cmd, arg, subdev_do_ioctl_lock); in subdev_ioctl()