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