2018-08-30 14:15:26 +00:00
|
|
|
.. Permission is granted to copy, distribute and/or modify this
|
|
|
|
.. document under the terms of the GNU Free Documentation License,
|
|
|
|
.. Version 1.1 or any later version published by the Free Software
|
|
|
|
.. Foundation, with no Invariant Sections, no Front-Cover Texts
|
|
|
|
.. and no Back-Cover Texts. A copy of the license is included at
|
2020-03-04 09:21:39 +00:00
|
|
|
.. Documentation/userspace-api/media/fdl-appendix.rst.
|
2018-08-30 14:15:26 +00:00
|
|
|
..
|
|
|
|
.. TODO: replace it to GFDL-1.1-or-later WITH no-invariant-sections
|
|
|
|
|
2016-07-06 11:09:58 +00:00
|
|
|
.. include:: <isonum.txt>
|
|
|
|
|
2016-06-30 13:18:56 +00:00
|
|
|
.. _remote_controllers:
|
|
|
|
|
2016-07-20 13:36:18 +00:00
|
|
|
################################
|
|
|
|
Part III - Remote Controller API
|
|
|
|
################################
|
|
|
|
|
2017-09-03 00:25:36 +00:00
|
|
|
.. only:: html
|
|
|
|
|
|
|
|
.. class:: toc-title
|
2016-06-30 13:18:56 +00:00
|
|
|
|
2016-07-20 13:36:18 +00:00
|
|
|
Table of Contents
|
2016-06-30 13:18:56 +00:00
|
|
|
|
|
|
|
.. toctree::
|
2016-07-20 13:36:18 +00:00
|
|
|
:maxdepth: 5
|
2016-07-06 11:09:58 +00:00
|
|
|
:numbered:
|
2016-06-30 13:18:56 +00:00
|
|
|
|
2016-07-09 23:37:04 +00:00
|
|
|
rc-intro
|
|
|
|
rc-sysfs-nodes
|
2019-07-25 19:32:31 +00:00
|
|
|
rc-protos
|
2016-07-09 23:37:04 +00:00
|
|
|
rc-tables
|
|
|
|
rc-table-change
|
2016-07-12 12:35:26 +00:00
|
|
|
lirc-dev
|
2016-06-30 13:18:56 +00:00
|
|
|
|
|
|
|
|
|
|
|
**********************
|
|
|
|
Revision and Copyright
|
|
|
|
**********************
|
|
|
|
|
2016-07-06 11:09:58 +00:00
|
|
|
Authors:
|
|
|
|
|
|
|
|
- Carvalho Chehab, Mauro <mchehab@kernel.org>
|
|
|
|
|
|
|
|
- Initial version.
|
2016-06-30 13:18:56 +00:00
|
|
|
|
2016-07-06 11:09:58 +00:00
|
|
|
**Copyright** |copy| 2009-2016 : Mauro Carvalho Chehab
|
2016-06-30 13:18:56 +00:00
|
|
|
|
2016-07-06 11:09:58 +00:00
|
|
|
****************
|
|
|
|
Revision History
|
|
|
|
****************
|
2016-06-30 13:18:56 +00:00
|
|
|
|
|
|
|
:revision: 3.15 / 2014-02-06 (*mcc*)
|
|
|
|
|
|
|
|
Added the interface description and the RC sysfs class description.
|
|
|
|
|
|
|
|
|
|
|
|
:revision: 1.0 / 2009-09-06 (*mcc*)
|
|
|
|
|
|
|
|
Initial revision
|