Commit b4ae675d authored by Hans Verkuil's avatar Hans Verkuil Committed by Mauro Carvalho Chehab

media: mediactl/*.rst: document argp

The documentation of the Media Controller API ioctls is missing a description
of the argp ioctl argument. Add this.
Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
parent 87d1eb2f
...@@ -26,6 +26,7 @@ Arguments ...@@ -26,6 +26,7 @@ Arguments
File descriptor returned by :ref:`open() <media-func-open>`. File descriptor returned by :ref:`open() <media-func-open>`.
``argp`` ``argp``
Pointer to struct :c:type:`media_device_info`.
Description Description
......
...@@ -26,6 +26,7 @@ Arguments ...@@ -26,6 +26,7 @@ Arguments
File descriptor returned by :ref:`open() <media-func-open>`. File descriptor returned by :ref:`open() <media-func-open>`.
``argp`` ``argp``
Pointer to struct :c:type:`media_entity_desc`.
Description Description
......
...@@ -26,6 +26,7 @@ Arguments ...@@ -26,6 +26,7 @@ Arguments
File descriptor returned by :ref:`open() <media-func-open>`. File descriptor returned by :ref:`open() <media-func-open>`.
``argp`` ``argp``
Pointer to struct :c:type:`media_links_enum`.
Description Description
......
...@@ -26,6 +26,7 @@ Arguments ...@@ -26,6 +26,7 @@ Arguments
File descriptor returned by :ref:`open() <media-func-open>`. File descriptor returned by :ref:`open() <media-func-open>`.
``argp`` ``argp``
Pointer to struct :c:type:`media_v2_topology`.
Description Description
......
...@@ -26,6 +26,7 @@ Arguments ...@@ -26,6 +26,7 @@ Arguments
File descriptor returned by :ref:`open() <media-func-open>`. File descriptor returned by :ref:`open() <media-func-open>`.
``argp`` ``argp``
Pointer to struct :c:type:`media_link_desc`.
Description Description
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment