Lines Matching refs:input
9 tristate "Generic input layer (needed for keyboard, mouse, ...)" if EXPERT
12 Say Y here if you have any input device (mouse, keyboard, tablet,
19 More information is available: <file:Documentation/input/input.txt>
24 module will be called input.
31 Say Y here if you have memoryless force-feedback input device
42 tristate "Polled input device skeleton"
44 Say Y here if you are using a driver for an input
52 module will be called input-polldev.
57 Say Y here if you are using a driver for an input
70 Say Y here if you are using a driver for an input
87 13:32+ - /dev/input/mouseX and 13:63 - /dev/input/mice as an
104 the same as the data from /dev/input/mice.
133 accessible as char device 13:0+ - /dev/input/jsX device.
137 More information is available: <file:Documentation/input/joystick.txt>
145 Say Y here if you want your input device events be accessible
146 under char device 13:64+ - /dev/input/eventX in a generic way.
154 Say Y here if you have a problem with the input subsystem and
179 source "drivers/input/keyboard/Kconfig"
181 source "drivers/input/mouse/Kconfig"
183 source "drivers/input/joystick/Kconfig"
185 source "drivers/input/tablet/Kconfig"
187 source "drivers/input/touchscreen/Kconfig"
189 source "drivers/input/misc/Kconfig"
195 source "drivers/input/serio/Kconfig"
197 source "drivers/input/gameport/Kconfig"