Back to home page

OSCL-LXR

 
 

    


0001 Input Subsystem
0002 ===============
0003 
0004 Input core
0005 ----------
0006 
0007 .. kernel-doc:: include/linux/input.h
0008    :internal:
0009 
0010 .. kernel-doc:: drivers/input/input.c
0011    :export:
0012 
0013 .. kernel-doc:: drivers/input/ff-core.c
0014    :export:
0015 
0016 .. kernel-doc:: drivers/input/ff-memless.c
0017    :export:
0018 
0019 Multitouch Library
0020 ------------------
0021 
0022 .. kernel-doc:: include/linux/input/mt.h
0023    :internal:
0024 
0025 .. kernel-doc:: drivers/input/input-mt.c
0026    :export:
0027 
0028 Matrix keyboards/keypads
0029 ------------------------
0030 
0031 .. kernel-doc:: include/linux/input/matrix_keypad.h
0032    :internal:
0033 
0034 Sparse keymap support
0035 ---------------------
0036 
0037 .. kernel-doc:: include/linux/input/sparse-keymap.h
0038    :internal:
0039 
0040 .. kernel-doc:: drivers/input/sparse-keymap.c
0041    :export:
0042