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.
29 tristate "Export input device LEDs in sysfs"
33 Say Y here if you would like to export LEDs on input devices
39 module will be called input-leds.
44 Say Y here if you have memoryless force-feedback input device
55 tristate "Polled input device skeleton"
57 Say Y here if you are using a driver for an input
65 module will be called input-polldev.
70 Say Y here if you are using a driver for an input
83 Say Y here if you are using a driver for an input
100 13:32+ - /dev/input/mouseX and 13:63 - /dev/input/mice as an
117 the same as the data from /dev/input/mice.
146 accessible as char device 13:0+ - /dev/input/jsX device.
150 More information is available: <file:Documentation/input/joystick.txt>
158 Say Y here if you want your input device events be accessible
159 under char device 13:64+ - /dev/input/eventX in a generic way.
167 Say Y here if you have a problem with the input subsystem and
192 source "drivers/input/keyboard/Kconfig"
194 source "drivers/input/mouse/Kconfig"
196 source "drivers/input/joystick/Kconfig"
198 source "drivers/input/tablet/Kconfig"
200 source "drivers/input/touchscreen/Kconfig"
202 source "drivers/input/misc/Kconfig"
208 source "drivers/input/serio/Kconfig"
210 source "drivers/input/gameport/Kconfig"