diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-07 11:05:38 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-07 15:30:55 -0300 |
commit | 9f97b3066c82a6dd428330fe8a12b8cf6728b05c (patch) | |
tree | 6a2b5aa659ce38b3fa2e56136b83ce34832711aa /Documentation/linux_tv/media/v4l/vidioc-enumaudioout.rst | |
parent | 153234c47c8b260ed92a56e9f7d6c91eb6785aa8 (diff) | |
download | lwn-9f97b3066c82a6dd428330fe8a12b8cf6728b05c.tar.gz lwn-9f97b3066c82a6dd428330fe8a12b8cf6728b05c.zip |
doc-rst: autogenerate videodev2.h.rst file
This file comes from the uAPI definitions for V4L2, with is dynamic
and updated on almost every Kernel version. So, this file
needs to be auto-updated, as otherwise the documentation will
become obsolete too early.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/linux_tv/media/v4l/vidioc-enumaudioout.rst')
-rw-r--r-- | Documentation/linux_tv/media/v4l/vidioc-enumaudioout.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/linux_tv/media/v4l/vidioc-enumaudioout.rst b/Documentation/linux_tv/media/v4l/vidioc-enumaudioout.rst index 4c1756319c09..15bc5a40f4a6 100644 --- a/Documentation/linux_tv/media/v4l/vidioc-enumaudioout.rst +++ b/Documentation/linux_tv/media/v4l/vidioc-enumaudioout.rst @@ -1,6 +1,6 @@ .. -*- coding: utf-8; mode: rst -*- -.. _VIDIOC_ENUMAUDIOOUT: +.. _VIDIOC_ENUMAUDOUT: *********************** ioctl VIDIOC_ENUMAUDOUT @@ -44,7 +44,7 @@ zero, incrementing by one until the driver returns ``EINVAL``. Note connectors on a TV card to loop back the received audio signal to a sound card are not audio outputs in this sense. -See :ref:`VIDIOC_G_AUDIOout <VIDIOC_G_AUDIOout>` for a description of struct +See :ref:`VIDIOC_G_AUDIOout <VIDIOC_G_AUDOUT>` for a description of struct :ref:`v4l2_audioout <v4l2-audioout>`. |