1 Input Subsystem 2 =============== 3 4 Input core 5 ---------- 6 7 .. kernel-doc:: include/linux/input.h 8 :internal: 9 10 .. kernel-doc:: drivers/input/input.c 11 :export: 12 13 .. kernel-doc:: drivers/input/ff-core.c 14 :export: 15 16 .. kernel-doc:: drivers/input/ff-memless.c 17 :export: 18 19 Multitouch Library 20 ------------------ 21 22 .. kernel-doc:: include/linux/input/mt.h 23 :internal: 24 25 .. kernel-doc:: drivers/input/input-mt.c 26 :export: 27 28 Matrix keyboards/keypads 29 ------------------------ 30 31 .. kernel-doc:: include/linux/input/matrix_keypad.h 32 :internal: 33 34 Sparse keymap support 35 --------------------- 36 37 .. kernel-doc:: include/linux/input/sparse-keymap.h 38 :internal: 39 40 .. kernel-doc:: drivers/input/sparse-keymap.c 41 :export: 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.