[media] doc-rst: Group function references together for MC
Just like the other parts of the media book, group the MC functions together on one chapter. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
parent
6ec710e34d
commit
80bf8b6a27
|
@ -22,27 +22,9 @@ Media Controller
|
||||||
media-controller-intro
|
media-controller-intro
|
||||||
media-controller-model
|
media-controller-model
|
||||||
media-types
|
media-types
|
||||||
|
media-funcs
|
||||||
media-header
|
media-header
|
||||||
|
|
||||||
.. _media-user-func:
|
|
||||||
|
|
||||||
******************
|
|
||||||
Function Reference
|
|
||||||
******************
|
|
||||||
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 1
|
|
||||||
|
|
||||||
media-func-open
|
|
||||||
media-func-close
|
|
||||||
media-func-ioctl
|
|
||||||
media-ioc-device-info
|
|
||||||
media-ioc-g-topology
|
|
||||||
media-ioc-enum-entities
|
|
||||||
media-ioc-enum-links
|
|
||||||
media-ioc-setup-link
|
|
||||||
|
|
||||||
|
|
||||||
**********************
|
**********************
|
||||||
Revision and Copyright
|
Revision and Copyright
|
||||||
|
|
|
@ -0,0 +1,18 @@
|
||||||
|
.. _media-user-func:
|
||||||
|
|
||||||
|
******************
|
||||||
|
Function Reference
|
||||||
|
******************
|
||||||
|
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
media-func-open
|
||||||
|
media-func-close
|
||||||
|
media-func-ioctl
|
||||||
|
media-ioc-device-info
|
||||||
|
media-ioc-g-topology
|
||||||
|
media-ioc-enum-entities
|
||||||
|
media-ioc-enum-links
|
||||||
|
media-ioc-setup-link
|
Loading…
Reference in New Issue