diff options
Diffstat (limited to 'Documentation/DocBook/kernel-api.tmpl')
-rw-r--r-- | Documentation/DocBook/kernel-api.tmpl | 8 |
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 | |||
533 | --> | 533 | --> |
534 | </sect1> | 534 | </sect1> |
535 | </chapter> | 535 | </chapter> |
536 | |||
537 | <chapter id="input_subsystem"> | ||
538 | <title>Input Subsystem</title> | ||
539 | !Iinclude/linux/input.h | ||
540 | !Edrivers/input/input.c | ||
541 | !Edrivers/input/ff-core.c | ||
542 | !Edrivers/input/ff-memless.c | ||
543 | </chapter> | ||
536 | </book> | 544 | </book> |