aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/v4l/vidioc-dqevent.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/DocBook/v4l/vidioc-dqevent.xml')
-rw-r--r--Documentation/DocBook/v4l/vidioc-dqevent.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/Documentation/DocBook/v4l/vidioc-dqevent.xml b/Documentation/DocBook/v4l/vidioc-dqevent.xml
index eb45c1695d8c..4e0a7cc30812 100644
--- a/Documentation/DocBook/v4l/vidioc-dqevent.xml
+++ b/Documentation/DocBook/v4l/vidioc-dqevent.xml
@@ -74,6 +74,13 @@
74 </row> 74 </row>
75 <row> 75 <row>
76 <entry></entry> 76 <entry></entry>
77 <entry>&v4l2-event-vsync;</entry>
78 <entry><structfield>vsync</structfield></entry>
79 <entry>Event data for event V4L2_EVENT_VSYNC.
80 </entry>
81 </row>
82 <row>
83 <entry></entry>
77 <entry>__u8</entry> 84 <entry>__u8</entry>
78 <entry><structfield>data</structfield>[64]</entry> 85 <entry><structfield>data</structfield>[64]</entry>
79 <entry>Event data. Defined by the event type. The union 86 <entry>Event data. Defined by the event type. The union
@@ -97,7 +104,7 @@
97 </entry> 104 </entry>
98 </row> 105 </row>
99 <row> 106 <row>
100 <entry>struct timeval</entry> 107 <entry>struct timespec</entry>
101 <entry><structfield>timestamp</structfield></entry> 108 <entry><structfield>timestamp</structfield></entry>
102 <entry></entry> 109 <entry></entry>
103 <entry>Event timestamp.</entry> 110 <entry>Event timestamp.</entry>