aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/v4l/controls.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/DocBook/v4l/controls.xml')
-rw-r--r--Documentation/DocBook/v4l/controls.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/Documentation/DocBook/v4l/controls.xml b/Documentation/DocBook/v4l/controls.xml
index e1bdbb6eff84..7e0c68747134 100644
--- a/Documentation/DocBook/v4l/controls.xml
+++ b/Documentation/DocBook/v4l/controls.xml
@@ -1831,6 +1831,25 @@ wide-angle direction. The zoom speed unit is driver-specific.</entry>
1831 <row><entry></entry></row> 1831 <row><entry></entry></row>
1832 1832
1833 <row> 1833 <row>
1834 <entry spanname="id"><constant>V4L2_CID_IRIS_ABSOLUTE</constant>&nbsp;</entry>
1835 <entry>integer</entry>
1836 </row><row><entry spanname="descr">This control sets the
1837camera's aperture to the specified value. The unit is undefined.
1838Larger values open the iris wider, smaller values close it.</entry>
1839 </row>
1840 <row><entry></entry></row>
1841
1842 <row>
1843 <entry spanname="id"><constant>V4L2_CID_IRIS_RELATIVE</constant>&nbsp;</entry>
1844 <entry>integer</entry>
1845 </row><row><entry spanname="descr">This control modifies the
1846camera's aperture by the specified amount. The unit is undefined.
1847Positive values open the iris one step further, negative values close
1848it one step further. This is a write-only control.</entry>
1849 </row>
1850 <row><entry></entry></row>
1851
1852 <row>
1834 <entry spanname="id"><constant>V4L2_CID_PRIVACY</constant>&nbsp;</entry> 1853 <entry spanname="id"><constant>V4L2_CID_PRIVACY</constant>&nbsp;</entry>
1835 <entry>boolean</entry> 1854 <entry>boolean</entry>
1836 </row><row><entry spanname="descr">Prevent video from being acquired 1855 </row><row><entry spanname="descr">Prevent video from being acquired