--- zzzz-none-000/linux-3.10.107/Documentation/DocBook/media/v4l/vidioc-subdev-enum-frame-size.xml 2017-06-27 09:49:32.000000000 +0000
+++ scorpion-7490-727/linux-3.10.107/Documentation/DocBook/media/v4l/vidioc-subdev-enum-frame-size.xml 2021-02-04 17:41:59.000000000 +0000
@@ -61,9 +61,9 @@
ioctl.
To enumerate frame sizes applications initialize the
- pad, code and
- index fields of the
- &v4l2-subdev-mbus-code-enum; and call the
+ pad, which ,
+ code and index
+ fields of the &v4l2-subdev-mbus-code-enum; and call the
VIDIOC_SUBDEV_ENUM_FRAME_SIZE ioctl with a pointer to
the structure. Drivers fill the minimum and maximum frame sizes or return
an &EINVAL; if one of the input parameters is invalid.
@@ -127,7 +127,12 @@
__u32
- reserved[9]
+ which
+ Frame sizes to be enumerated, from &v4l2-subdev-format-whence;.
+
+
+ __u32
+ reserved[8]
Reserved for future extensions. Applications and drivers must
set the array to zero.