index.rst (762f99f4f3cb41a775b5157dd761217beba65873) index.rst (58af66464440c755001a74826f185e0b4bd159db)
1.. SPDX-License-Identifier: GPL-2.0
2
3.. include:: <isonum.txt>
4
5########################################
6Linux Media Infrastructure userspace API
7########################################
8

--- 7 unchanged lines hidden (view full) ---

16 - for usage information about media subsystem and supported drivers;
17
18Documentation/driver-api/media/index.rst
19
20 - for driver development information and Kernel APIs used by
21 media devices;
22
23
1.. SPDX-License-Identifier: GPL-2.0
2
3.. include:: <isonum.txt>
4
5########################################
6Linux Media Infrastructure userspace API
7########################################
8

--- 7 unchanged lines hidden (view full) ---

16 - for usage information about media subsystem and supported drivers;
17
18Documentation/driver-api/media/index.rst
19
20 - for driver development information and Kernel APIs used by
21 media devices;
22
23
24.. only:: html
25
26 .. class:: toc-title
27
28 Table of Contents
29
30.. toctree::
24.. toctree::
25 :caption: Table of Contents
31 :maxdepth: 1
32
33 intro
34 v4l/v4l2
35 dvb/dvbapi
36 rc/remote_controllers
37 mediactl/media-controller
38 cec/cec-api

--- 34 unchanged lines hidden ---
26 :maxdepth: 1
27
28 intro
29 v4l/v4l2
30 dvb/dvbapi
31 rc/remote_controllers
32 mediactl/media-controller
33 cec/cec-api

--- 34 unchanged lines hidden ---