blob: 4fd39178ccd77b21dc880a00309ee3b1bbf67901 [file] [log] [blame]
Markus Heiser5377d912016-06-30 15:18:56 +02001.. -*- coding: utf-8; mode: rst -*-
2
3.. _media_common:
4
5####################
6Media Controller API
7####################
8
9.. _media_controller:
10
11****************
12Media Controller
13****************
14
15
16.. toctree::
17 :maxdepth: 1
18
19 media-controller-intro
20 media-controller-model
21 media-types
22
23
24.. _media-user-func:
25
26******************
27Function Reference
28******************
29
30
31.. toctree::
32 :maxdepth: 1
33
34 media-func-open
35 media-func-close
36 media-func-ioctl
37 media-ioc-device-info
38 media-ioc-g-topology
39 media-ioc-enum-entities
40 media-ioc-enum-links
41 media-ioc-setup-link
42
43
44**********************
45Revision and Copyright
46**********************
47
48
49:author: Pinchart Laurent
50:address: laurent.pinchart@ideasonboard.com
51:contrib: Initial version.
52
53**Copyright** 2010 : Laurent Pinchart
54
55:revision: 1.0.0 / 2010-11-10 (*lp*)
56
57Initial revision
58
59
60.. ------------------------------------------------------------------------------
61.. This file was automatically converted from DocBook-XML with the dbxml
62.. library (https://github.com/return42/sphkerneldoc). The origin XML comes
63.. from the linux kernel, refer to:
64..
65.. * https://github.com/torvalds/linux/tree/master/Documentation/DocBook
66.. ------------------------------------------------------------------------------