aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/kernel-api.tmpl
diff options
context:
space:
mode:
authorRandy Dunlap <randy.dunlap@oracle.com>2006-11-24 00:43:09 -0500
committerDmitry Torokhov <dtor@insightbb.com>2006-11-24 00:43:09 -0500
commite4477d2d1bc3e6c76e83926f7fa8c8f94ba42615 (patch)
treed04e20e441116408cd6dd31f489a1ed2b4418d67 /Documentation/DocBook/kernel-api.tmpl
parentInput: add driver for keyboard on AAED-2000 development board (ARM) (diff)
downloadlinux-dev-e4477d2d1bc3e6c76e83926f7fa8c8f94ba42615.tar.xz
linux-dev-e4477d2d1bc3e6c76e83926f7fa8c8f94ba42615.zip
Input: add to kernel-api docbook
Add input subsystem to kernel-api docbook. Enhance some function and parameter comments. Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'Documentation/DocBook/kernel-api.tmpl')
-rw-r--r--Documentation/DocBook/kernel-api.tmpl8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl
index a166675c4303..a1af278f9901 100644
--- a/Documentation/DocBook/kernel-api.tmpl
+++ b/Documentation/DocBook/kernel-api.tmpl
@@ -533,4 +533,12 @@ X!Idrivers/video/console/fonts.c
-->
</sect1>
</chapter>
+
+ <chapter id="input_subsystem">
+ <title>Input Subsystem</title>
+!Iinclude/linux/input.h
+!Edrivers/input/input.c
+!Edrivers/input/ff-core.c
+!Edrivers/input/ff-memless.c
+ </chapter>
</book>