summaryrefslogtreecommitdiff
path: root/Documentation/media
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-07-21 13:08:31 (GMT)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-07-23 11:04:21 (GMT)
commita39c57f8cd0526d8227468f8e0f88c4be4f97139 (patch)
tree8beaf9835d754bf5fc90fb331adb131d4855f4ac /Documentation/media
parent55aeed72eae92789784a932041bdd37123c96af9 (diff)
downloadlinux-a39c57f8cd0526d8227468f8e0f88c4be4f97139.tar.xz
[media] v4l2-common.h: document the subdev functions
There are some subdev-specific functions at v4l2-common.h that are mentioned at v4l2-subdev.rst. Document them. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media')
-rw-r--r--Documentation/media/kapi/v4l2-subdev.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/media/kapi/v4l2-subdev.rst b/Documentation/media/kapi/v4l2-subdev.rst
index 80982a9..456fdec 100644
--- a/Documentation/media/kapi/v4l2-subdev.rst
+++ b/Documentation/media/kapi/v4l2-subdev.rst
@@ -449,3 +449,9 @@ V4L2 sub-device asynchronous kAPI
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.. kernel-doc:: include/media/v4l2-async.h
+
+
+V4L2 common kAPI
+^^^^^^^^^^^^^^^^
+
+.. kernel-doc:: include/media/v4l2-common.h