1 .. SPDX-License-Identifier: GPL-2.0 1 .. SPDX-License-Identifier: GPL-2.0 2 2 3 .. include:: <isonum.txt> 3 .. include:: <isonum.txt> 4 4 5 =================================== 5 =================================== 6 Media subsystem kernel internal API 6 Media subsystem kernel internal API 7 =================================== 7 =================================== 8 8 9 This section contains usage information about 9 This section contains usage information about media subsystem and 10 its supported drivers. 10 its supported drivers. 11 11 12 Please see: 12 Please see: 13 13 14 Documentation/admin-guide/media/index.rst !! 14 - :doc:`/admin-guide/media/index` >> 15 for usage information about media subsystem and supported drivers; 15 16 16 - for usage information about media subsyste !! 17 - :doc:`/userspace-api/media/index` >> 18 for the userspace APIs used on media devices. 17 19 18 Documentation/userspace-api/media/index.rst << 19 20 20 - for the userspace APIs used on media devic !! 21 .. only:: html 21 22 >> 23 .. class:: toc-title >> 24 >> 25 Table of Contents 22 26 23 .. toctree:: 27 .. toctree:: 24 :caption: Table of Contents << 25 :maxdepth: 5 28 :maxdepth: 5 26 :numbered: 29 :numbered: 27 30 28 maintainer-entry-profile 31 maintainer-entry-profile 29 32 30 v4l2-core 33 v4l2-core 31 dtv-core 34 dtv-core 32 rc-core 35 rc-core 33 mc-core 36 mc-core 34 cec-core 37 cec-core 35 tx-rx !! 38 csi2 36 camera-sensor 39 camera-sensor 37 40 38 drivers/index 41 drivers/index 39 42 40 **Copyright** |copy| 2009-2020 : LinuxTV Devel 43 **Copyright** |copy| 2009-2020 : LinuxTV Developers 41 44 42 :: 45 :: 43 46 44 This documentation is free software; you can 47 This documentation is free software; you can redistribute it and/or modify it 45 under the terms of the GNU General Public Li 48 under the terms of the GNU General Public License as published by the Free 46 Software Foundation; either version 2 of the 49 Software Foundation; either version 2 of the License, or (at your option) any 47 later version. 50 later version. 48 51 49 This program is distributed in the hope that 52 This program is distributed in the hope that it will be useful, but WITHOUT 50 ANY WARRANTY; without even the implied warra 53 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 51 FITNESS FOR A PARTICULAR PURPOSE. See the GN 54 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for 52 more details. 55 more details. 53 56 54 For more details see the file COPYING in the 57 For more details see the file COPYING in the source distribution of Linux.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.