summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/uvc/uvcvideo.h
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2012-08-28 20:29:56 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-11-28 10:29:07 -0200
commit0550513c7a559b4933c5e1d47fbd15d15f6078d5 (patch)
tree923eee429a958c8c765db34008d9b83a47776f0e /drivers/media/usb/uvc/uvcvideo.h
parent69d11262a3ff4c07e071523e6768ec15ccc147c1 (diff)
downloadop-kernel-dev-0550513c7a559b4933c5e1d47fbd15d15f6078d5.zip
op-kernel-dev-0550513c7a559b4933c5e1d47fbd15d15f6078d5.tar.gz
[media] uvcvideo: Add VIDIOC_[GS]_PRIORITY support
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/usb/uvc/uvcvideo.h')
-rw-r--r--drivers/media/usb/uvc/uvcvideo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/usb/uvc/uvcvideo.h b/drivers/media/usb/uvc/uvcvideo.h
index a6c561f..006ae27 100644
--- a/drivers/media/usb/uvc/uvcvideo.h
+++ b/drivers/media/usb/uvc/uvcvideo.h
@@ -372,6 +372,7 @@ struct uvc_video_chain {
struct mutex ctrl_mutex; /* Protects ctrl.info */
+ struct v4l2_prio_state prio; /* V4L2 priority state */
u32 caps; /* V4L2 chain-wide caps */
};
OpenPOWER on IntegriCloud