Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-subdev.c357 static long subdev_do_ioctl(struct file *file, unsigned int cmd, void *arg) in subdev_do_ioctl() function
701 ret = subdev_do_ioctl(file, cmd, arg); in subdev_do_ioctl_lock()