summaryrefslogtreecommitdiffstats
path: root/Documentation/linux_tv/media/v4l/vidioc-enumaudioout.rst
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-07-01 13:42:29 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-07-01 14:54:10 -0300
commitaf4a4d0db8ab2c4e2088bc48cfa49511b766dca6 (patch)
treed2869d62845e58a1083ac808c7ebd78542ccac0a /Documentation/linux_tv/media/v4l/vidioc-enumaudioout.rst
parent789818845202ac243836b526e406fe8c97ec8cc2 (diff)
downloadlinux-0-day-af4a4d0db8ab2c4e2088bc48cfa49511b766dca6.tar.gz
linux-0-day-af4a4d0db8ab2c4e2088bc48cfa49511b766dca6.tar.xz
doc-rst: linux_tv: Replace reference names to match ioctls
Due to a limitation at the DocBook language, the references were using lowercase and slashes, instead of the name of the ioctls. On ReST, make them identical. This will hopefully help to cleanup the code a little bit. 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.rst4
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 54157607d90d8..29735eddac5d4 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_ENUMAUDIOOUT:
***********************
ioctl VIDIOC_ENUMAUDOUT
@@ -42,7 +42,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` for a description of struct
+See :ref:`VIDIOC_G_AUDIOout` for a description of struct
:ref:`v4l2_audioout <v4l2-audioout>`.