Searched refs:uvc_ioctl_ops (Results 1 – 3 of 3) sorted by relevance
662 extern const struct v4l2_ioctl_ops uvc_ioctl_ops;
1465 const struct v4l2_ioctl_ops uvc_ioctl_ops = { variable
1762 vdev->ioctl_ops = &uvc_ioctl_ops; in uvc_register_video()