Searched refs:joystick (Results 1 – 13 of 13) sorted by relevance
/drivers/macintosh/ams/ |
D | ams-input.c | 22 static bool joystick; variable 23 module_param(joystick, bool, S_IRUGO); 24 MODULE_PARM_DESC(joystick, "Enable the input class device on module load"); 94 joystick = 1; in ams_input_enable() 107 joystick = 0; in ams_input_disable() 113 return sprintf(buf, "%d\n", joystick); in ams_input_show_joystick() 131 if (enable != joystick) { in ams_input_store_joystick() 143 static DEVICE_ATTR(joystick, S_IRUGO | S_IWUSR, 148 if (joystick) in ams_input_init()
|
/drivers/input/joystick/ |
D | Kconfig | 7 If you have a joystick, 6dof controller, gamepad, steering wheel, 12 Please read the file <file:Documentation/input/joystick.txt> which 21 Say Y here if you have a joystick that connects to the PC 22 gameport. In addition to the usual PC analog joystick, this driver 28 Please read the file <file:Documentation/input/joystick.txt> which 68 communicating joystick or gamepad. 97 Say Y here if you have a Guillemot joystick using a digital 107 Say Y here if you have an InterAct gameport or joystick 133 source "drivers/input/joystick/iforce/Kconfig" 136 tristate "Logitech WingMan Warrior joystick" [all …]
|
/drivers/input/joystick/iforce/ |
D | Kconfig | 8 Say Y here if you have an I-Force joystick or steering wheel 19 Say Y here if you have an I-Force joystick or steering wheel 26 Say Y here if you have an I-Force joystick or steering wheel 30 <file:Documentation/input/joystick.txt>
|
/drivers/misc/lis3lv02d/ |
D | Kconfig | 16 the laptop to act as a pinball machine-esque joystick. 33 the device to act as a pinball machine-esque joystick.
|
/drivers/input/ |
D | Kconfig | 13 joystick, steering wheel ...) connected to your system and want 132 Say Y here if you want your joystick or gamepad to be 137 More information is available: <file:Documentation/input/joystick.txt> 199 source "drivers/input/joystick/Kconfig"
|
D | Makefile | 22 obj-$(CONFIG_INPUT_JOYSTICK) += joystick/
|
/drivers/input/gameport/ |
D | Kconfig | 8 have a joystick, gamepad, gameport card, a soundcard with a gameport
|
/drivers/ |
D | Kconfig | 45 # input before char - char/joystick depends on it. As does USB.
|
/drivers/input/serio/ |
D | Kconfig | 47 Say Y here if you plan to use an input device (mouse, joystick,
|
/drivers/input/mouse/ |
D | Kconfig | 304 Say Y here if your device has buttons or a simple joystick connected
|
/drivers/hid/ |
D | Kconfig | 324 Support for the ION iCade arcade controller to work as a joystick.
|
/drivers/platform/x86/ |
D | Kconfig | 479 the laptop to act as a pinball machine-esque joystick.
|
/drivers/hwmon/ |
D | Kconfig | 319 the laptop to act as a pinball machine-esque joystick.
|