Back to home page

OSCL-LXR

 
 

    


0001 .. SPDX-License-Identifier: GPL-2.0 OR GFDL-1.1-no-invariants-or-later
0002 .. include:: <isonum.txt>
0003 
0004 .. _remote_controllers:
0005 
0006 ################################
0007 Part III - Remote Controller API
0008 ################################
0009 
0010 .. only:: html
0011 
0012    .. class:: toc-title
0013 
0014         Table of Contents
0015 
0016 .. toctree::
0017     :maxdepth: 5
0018     :numbered:
0019 
0020     rc-intro
0021     rc-sysfs-nodes
0022     rc-protos
0023     rc-tables
0024     rc-table-change
0025     lirc-dev
0026 
0027 
0028 **********************
0029 Revision and Copyright
0030 **********************
0031 
0032 Authors:
0033 
0034 - Carvalho Chehab, Mauro <mchehab@kernel.org>
0035 
0036  - Initial version.
0037 
0038 **Copyright** |copy| 2009-2016 : Mauro Carvalho Chehab
0039 
0040 ****************
0041 Revision History
0042 ****************
0043 
0044 :revision: 3.15 / 2014-02-06 (*mcc*)
0045 
0046 Added the interface description and the RC sysfs class description.
0047 
0048 
0049 :revision: 1.0 / 2009-09-06 (*mcc*)
0050 
0051 Initial revision