summaryrefslogtreecommitdiffstats
path: root/Documentation/media/uapi/v4l/vidioc-g-std.rst
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2017-09-02 09:54:48 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-09-05 06:24:28 -0400
commit1473c75e9aaf29f26fced257a26275f7cf10bb51 (patch)
tree7614126c2c0e16c2af41ddf7b893a5539bdb19f2 /Documentation/media/uapi/v4l/vidioc-g-std.rst
parent7e6854a9bfea9ed6553acd0204da5101c9a2e6a0 (diff)
downloadlinux-0-day-1473c75e9aaf29f26fced257a26275f7cf10bb51.tar.gz
linux-0-day-1473c75e9aaf29f26fced257a26275f7cf10bb51.tar.xz
media: v4l uAPI: add descriptions for arguments to all ioctls
Several ioctls are missing descriptions for the third argument of the ioctl() command. They should have a description, as otherwise the output won't be ok, and will sound like something is missing. So, add them. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/uapi/v4l/vidioc-g-std.rst')
-rw-r--r--Documentation/media/uapi/v4l/vidioc-g-std.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/media/uapi/v4l/vidioc-g-std.rst b/Documentation/media/uapi/v4l/vidioc-g-std.rst
index cd856ad21a289..90791ab51a537 100644
--- a/Documentation/media/uapi/v4l/vidioc-g-std.rst
+++ b/Documentation/media/uapi/v4l/vidioc-g-std.rst
@@ -29,6 +29,7 @@ Arguments
File descriptor returned by :ref:`open() <func-open>`.
``argp``
+ Pointer to :c:type:`v4l2_std_id`.
Description