aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/media/uapi/v4l/vidioc-enum-frameintervals.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-enum-frameintervals.rst
parentmedia: ca.h: document ca_msg and the corresponding ioctls (diff)
downloadlinux-dev-1473c75e9aaf29f26fced257a26275f7cf10bb51.tar.xz
linux-dev-1473c75e9aaf29f26fced257a26275f7cf10bb51.zip
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-enum-frameintervals.rst')
-rw-r--r--Documentation/media/uapi/v4l/vidioc-enum-frameintervals.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/Documentation/media/uapi/v4l/vidioc-enum-frameintervals.rst b/Documentation/media/uapi/v4l/vidioc-enum-frameintervals.rst
index 146b75d63736..fea7dc3c879d 100644
--- a/Documentation/media/uapi/v4l/vidioc-enum-frameintervals.rst
+++ b/Documentation/media/uapi/v4l/vidioc-enum-frameintervals.rst
@@ -26,9 +26,8 @@ Arguments
File descriptor returned by :ref:`open() <func-open>`.
``argp``
- Pointer to a struct :c:type:`v4l2_frmivalenum`
- structure that contains a pixel format and size and receives a frame
- interval.
+ Pointer to struct :c:type:`v4l2_frmivalenum`
+ that contains a pixel format and size and receives a frame interval.
Description