Searched refs:subdev_do_ioctl (Results 1 – 1 of 1) sorted by relevance
180 static long subdev_do_ioctl(struct file *file, unsigned int cmd, void *arg) in subdev_do_ioctl() function456 return video_usercopy(file, cmd, arg, subdev_do_ioctl); in subdev_ioctl()