aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/media/v4l/io.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/DocBook/media/v4l/io.xml')
-rw-r--r--Documentation/DocBook/media/v4l/io.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/Documentation/DocBook/media/v4l/io.xml b/Documentation/DocBook/media/v4l/io.xml
index 97f785add841..b5d1cbdc558b 100644
--- a/Documentation/DocBook/media/v4l/io.xml
+++ b/Documentation/DocBook/media/v4l/io.xml
@@ -677,8 +677,10 @@ memory, set by the application. See <xref linkend="userp" /> for details.
677 <entry><structfield>length</structfield></entry> 677 <entry><structfield>length</structfield></entry>
678 <entry></entry> 678 <entry></entry>
679 <entry>Size of the buffer (not the payload) in bytes for the 679 <entry>Size of the buffer (not the payload) in bytes for the
680 single-planar API. For the multi-planar API should contain the 680 single-planar API. For the multi-planar API the application sets
681 number of elements in the <structfield>planes</structfield> array. 681 this to the number of elements in the <structfield>planes</structfield>
682 array. The driver will fill in the actual number of valid elements in
683 that array.
682 </entry> 684 </entry>
683 </row> 685 </row>
684 <row> 686 <row>