aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/media/v4l/vidioc-g-ext-ctrls.xml
diff options
context:
space:
mode:
authorSakari Ailus <sakari.ailus@iki.fi>2011-05-04 09:45:58 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-07-27 16:55:39 -0400
commit7ba85fa4fdbbe800e92a937ca567120ef32fe49f (patch)
tree21e6e25380442d994ee3a1fb8d06b9da6a1abcd0 /Documentation/DocBook/media/v4l/vidioc-g-ext-ctrls.xml
parent0b159acdd577dfd961ad14177c23e97d3ad33009 (diff)
[media] v4l: Add flash control documentation
Add documentation for V4L2 flash controls. Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/DocBook/media/v4l/vidioc-g-ext-ctrls.xml')
-rw-r--r--Documentation/DocBook/media/v4l/vidioc-g-ext-ctrls.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/DocBook/media/v4l/vidioc-g-ext-ctrls.xml b/Documentation/DocBook/media/v4l/vidioc-g-ext-ctrls.xml
index 5e73517fa232..5122ce87e0b8 100644
--- a/Documentation/DocBook/media/v4l/vidioc-g-ext-ctrls.xml
+++ b/Documentation/DocBook/media/v4l/vidioc-g-ext-ctrls.xml
@@ -250,6 +250,13 @@ These controls are described in <xref
250These controls are described in <xref 250These controls are described in <xref
251 linkend="fm-tx-controls" />.</entry> 251 linkend="fm-tx-controls" />.</entry>
252 </row> 252 </row>
253 <row>
254 <entry><constant>V4L2_CTRL_CLASS_FLASH</constant></entry>
255 <entry>0x9c0000</entry>
256 <entry>The class containing flash device controls.
257These controls are described in <xref
258 linkend="flash-controls" />.</entry>
259 </row>
253 </tbody> 260 </tbody>
254 </tgroup> 261 </tgroup>
255 </table> 262 </table>