1 Input Subsystem 1 Input Subsystem 2 =============== 2 =============== 3 3 4 Input core 4 Input core 5 ---------- 5 ---------- 6 6 7 .. kernel-doc:: include/linux/input.h 7 .. kernel-doc:: include/linux/input.h 8 :internal: 8 :internal: 9 9 10 .. kernel-doc:: drivers/input/input.c 10 .. kernel-doc:: drivers/input/input.c 11 :export: 11 :export: 12 12 13 .. kernel-doc:: drivers/input/ff-core.c 13 .. kernel-doc:: drivers/input/ff-core.c 14 :export: 14 :export: 15 15 16 .. kernel-doc:: drivers/input/ff-memless.c 16 .. kernel-doc:: drivers/input/ff-memless.c 17 :export: 17 :export: 18 18 19 Multitouch Library 19 Multitouch Library 20 ------------------ 20 ------------------ 21 21 22 .. kernel-doc:: include/linux/input/mt.h 22 .. kernel-doc:: include/linux/input/mt.h 23 :internal: 23 :internal: 24 24 25 .. kernel-doc:: drivers/input/input-mt.c 25 .. kernel-doc:: drivers/input/input-mt.c 26 :export: 26 :export: 27 27 28 Matrix keyboards/keypads 28 Matrix keyboards/keypads 29 ------------------------ 29 ------------------------ 30 30 31 .. kernel-doc:: include/linux/input/matrix_key 31 .. kernel-doc:: include/linux/input/matrix_keypad.h 32 :internal: 32 :internal: 33 33 34 Sparse keymap support 34 Sparse keymap support 35 --------------------- 35 --------------------- 36 36 37 .. kernel-doc:: include/linux/input/sparse-key 37 .. kernel-doc:: include/linux/input/sparse-keymap.h 38 :internal: 38 :internal: 39 39 40 .. kernel-doc:: drivers/input/sparse-keymap.c 40 .. kernel-doc:: drivers/input/sparse-keymap.c 41 :export: 41 :export: 42 42 43 PS/2 protocol support << 44 --------------------- << 45 .. kernel-doc:: include/linux/libps2.h << 46 :internal: << 47 << 48 .. kernel-doc:: drivers/input/serio/libps2.c << 49 :export: <<
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.