[media] v4l2-fh: implement v4l2_priority support
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:

committed by
Mauro Carvalho Chehab

parent
0f62fd6a2f
commit
fc5602be7c
@@ -35,6 +35,7 @@ struct v4l2_fh {
|
||||
struct list_head list;
|
||||
struct video_device *vdev;
|
||||
struct v4l2_events *events; /* events, pending and subscribed */
|
||||
enum v4l2_priority prio;
|
||||
};
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user