aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/media/v4l/vidioc-subscribe-event.xml
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2014-01-31 06:22:58 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-07-17 11:57:29 -0300
commit6d823a2e9aa78addf5d8bb37ec1d7dc1708eaffd (patch)
treecbd3113dfacbe7a79e7a48bd60b4ee0b8fa227b9 /Documentation/DocBook/media/v4l/vidioc-subscribe-event.xml
parent[media] v4l2: add a motion detection event (diff)
downloadlinux-dev-6d823a2e9aa78addf5d8bb37ec1d7dc1708eaffd.tar.xz
linux-dev-6d823a2e9aa78addf5d8bb37ec1d7dc1708eaffd.zip
[media] DocBook: document new v4l motion detection event
Document the new motion detection event. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'Documentation/DocBook/media/v4l/vidioc-subscribe-event.xml')
-rw-r--r--Documentation/DocBook/media/v4l/vidioc-subscribe-event.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/DocBook/media/v4l/vidioc-subscribe-event.xml b/Documentation/DocBook/media/v4l/vidioc-subscribe-event.xml
index 17efa870d4d2..9f6095608837 100644
--- a/Documentation/DocBook/media/v4l/vidioc-subscribe-event.xml
+++ b/Documentation/DocBook/media/v4l/vidioc-subscribe-event.xml
@@ -175,6 +175,14 @@
</entry>
</row>
<row>
+ <entry><constant>V4L2_EVENT_MOTION_DET</constant></entry>
+ <entry>5</entry>
+ <entry>
+ <para>Triggered whenever the motion detection state for one or more of the regions
+ changes. This event has a &v4l2-event-motion-det; associated with it.</para>
+ </entry>
+ </row>
+ <row>
<entry><constant>V4L2_EVENT_PRIVATE_START</constant></entry>
<entry>0x08000000</entry>
<entry>Base event number for driver-private events.</entry>