Home
last modified time | relevance | path

Searched full:joystick (Results 1 – 25 of 265) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/drivers/input/joystick/
DKconfig3 # Joystick driver configuration
8 If you have a joystick, 6dof controller, gamepad, steering wheel,
13 Please read the file <file:Documentation/input/joydev/joystick.rst> which
22 Say Y here if you have a joystick that connects to the PC
23 gameport. In addition to the usual PC analog joystick, this driver
29 Please read the file <file:Documentation/input/joydev/joystick.rst> which
46 tristate "Simple joystick connected over ADC"
50 Say Y here if you have a simple joystick connected over ADC.
53 module will be called adc-joystick.
80 communicating joystick or gamepad.
[all …]
/kernel/linux/linux-4.19/drivers/input/joystick/
DKconfig2 # Joystick driver configuration
7 If you have a joystick, 6dof controller, gamepad, steering wheel,
12 Please read the file <file:Documentation/input/joydev/joystick.rst> 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/joydev/joystick.rst> 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"
[all …]
/kernel/linux/linux-5.10/Documentation/input/devices/
Datarikbd.rst44 0xFD joystick report (both sticks)
45 0xFE joystick 0 event
46 0xFF joystick 1 event
116 Joystick chapter
119 Joystick Event Reporting
122 In this mode, the ikbd generates a record whenever the joystick position is
123 changed (i.e. for each opening or closing of a joystick switch or trigger).
125 The joystick event record is two bytes of the form::
127 %1111111x ; Joystick event marker
128 ; where x is Joystick 0 or 1
[all …]
Dcs461x.rst1 Crystal SoundFusion CS4610/CS4612/CS461 joystick
4 This is a new low-level driver to support analog joystick attached to
13 Raw mode works fine with analog joystick front-end driver and cs461x
15 4-button joystick; I mean the jstest utility. Also I've tried to
16 play in xracer game using joystick, and the result is better than
22 behavior in my case was not raised the requirement of joystick calibration.
29 uses joystick as input device and PCM device as sound output in one time.
31 comments about them; but I've found the joystick can be initialized
32 separately of ALSA modules. So, you can use only one joystick driver
Djoystick-parport.rst6 Parallel Port Joystick Drivers
20 happen include burning your parallel port, and/or the sticks and joystick
26 The joystick parport drivers are used for joysticks and gamepads not
59 for your pads, use either keyboard or joystick port, and make a pass-through
152 for joystick ports. They were all digital, and all used D-Cannon 9 pin
153 connectors (db9). Because of that, a single joystick could be used without
237 was written. It allows only one joystick / gamepad per parallel port, but
240 For the basic 1-button Multisystem joystick you connect its wires to the
252 However, if the joystick is switch based (eg. clicks when you move it),
271 the digital joystick driver 0.8.0.2, this is also supported by the db9.c
[all …]
/kernel/linux/linux-4.19/Documentation/input/devices/
Datarikbd.rst44 0xFD joystick report (both sticks)
45 0xFE joystick 0 event
46 0xFF joystick 1 event
116 Joystick chapter
119 Joystick Event Reporting
122 In this mode, the ikbd generates a record whenever the joystick position is
123 changed (i.e. for each opening or closing of a joystick switch or trigger).
125 The joystick event record is two bytes of the form::
127 %1111111x ; Joystick event marker
128 ; where x is Joystick 0 or 1
[all …]
Dcs461x.rst1 Crystal SoundFusion CS4610/CS4612/CS461 joystick
4 This is a new low-level driver to support analog joystick attached to
13 Raw mode works fine with analog joystick front-end driver and cs461x
15 4-button joystick; I mean the jstest utility. Also I've tried to
16 play in xracer game using joystick, and the result is better than
22 behavior in my case was not raised the requirement of joystick calibration.
29 uses joystick as input device and PCM device as sound output in one time.
31 comments about them; but I've found the joystick can be initialized
32 separately of ALSA modules. So, you can use only one joystick driver
Djoystick-parport.rst6 Parallel Port Joystick Drivers
20 happen include burning your parallel port, and/or the sticks and joystick
26 The joystick parport drivers are used for joysticks and gamepads not
59 for your pads, use either keyboard or joystick port, and make a pass-through
152 for joystick ports. They were all digital, and all used D-Cannon 9 pin
153 connectors (db9). Because of that, a single joystick could be used without
237 was written. It allows only one joystick / gamepad per parallel port, but
240 For the basic 1-button Multisystem joystick you connect its wires to the
252 However, if the joystick is switch based (eg. clicks when you move it),
271 the digital joystick driver 0.8.0.2, this is also supported by the db9.c
[all …]
/kernel/linux/linux-5.10/Documentation/input/joydev/
Djoystick.rst8 The joystick driver for Linux provides support for a variety of joysticks
29 usually packaged as ``joystick``, ``input-utils``, ``evtest``, and so on.
31 ``inputattach`` utility is required if your joystick is connected to a
63 For all joystick drivers to function, you'll need the userland interface
78 In addition to that, you'll need the joystick driver module itself, most
79 usually you'll have an analog joystick::
94 For testing the joystick driver functionality, there is the jstest
99 And it should show a line with the joystick values, which update as you
101 joystick is in the center position. They should not jitter by themselves to
106 If it's not, then there might be a problem. Try to calibrate the joystick,
[all …]
Djoystick-api.rst16 The 1.0 driver uses a new, event based approach to the joystick driver.
17 Instead of the user program polling for the joystick values, the joystick
18 driver now reports only any changes of its state. See joystick-api.txt,
19 joystick.h and jstest.c included in the joystick package for more
20 information. The joystick device can be used in either blocking or
24 Any call to the joystick driver using the old interface will return values
32 Open the joystick device following the usual semantics (that is, with open).
36 joystick.
70 #define JS_EVENT_AXIS 0x02 /* joystick moved */
102 Hats vary from one joystick type to another. Some can be moved in 8
[all …]
Dindex.rst4 Linux Joystick support
16 joystick
17 joystick-api
/kernel/linux/linux-4.19/Documentation/input/joydev/
Djoystick.rst8 The joystick driver for Linux provides support for a variety of joysticks
29 usually packaged as ``joystick``, ``input-utils``, ``evtest``, and so on.
31 ``inputattach`` utility is required if your joystick is connected to a
63 For all joystick drivers to function, you'll need the userland interface
78 In addition to that, you'll need the joystick driver module itself, most
79 usually you'll have an analog joystick::
94 For testing the joystick driver functionality, there is the jstest
99 And it should show a line with the joystick values, which update as you
101 joystick is in the center position. They should not jitter by themselves to
106 If it's not, then there might be a problem. Try to calibrate the joystick,
[all …]
Djoystick-api.rst16 The 1.0 driver uses a new, event based approach to the joystick driver.
17 Instead of the user program polling for the joystick values, the joystick
18 driver now reports only any changes of its state. See joystick-api.txt,
19 joystick.h and jstest.c included in the joystick package for more
20 information. The joystick device can be used in either blocking or
24 Any call to the joystick driver using the old interface will return values
32 Open the joystick device following the usual semantics (that is, with open).
36 joystick.
70 #define JS_EVENT_AXIS 0x02 /* joystick moved */
102 Hats vary from one joystick type to another. Some can be moved in 8
[all …]
Dindex.rst4 Linux Joystick support
16 joystick
17 joystick-api
/kernel/linux/linux-4.19/Documentation/sound/cards/
Djoystick.rst2 Analog Joystick Support on ALSA Drivers
13 using a joystick with the ALSA driver. For the details of gameport
14 support, refer to Documentation/input/joydev/joystick.rst.
16 The joystick support of ALSA drivers is different between ISA and PCI
24 the load time. It'd be safer to plug in the joystick device before
31 For PCI cards, the joystick is enabled when the appropriate module
33 joystick support is always enabled. In the former ALSA version, there
34 was a dynamic control API for the joystick activation. It was
38 The following PCI drivers support the joystick natively.
46 azf3328 joystick 0 = disable, 1 = enable, -1 = auto (default)
[all …]
/kernel/linux/linux-5.10/Documentation/sound/cards/
Djoystick.rst2 Analog Joystick Support on ALSA Drivers
13 using a joystick with the ALSA driver. For the details of gameport
14 support, refer to Documentation/input/joydev/joystick.rst.
16 The joystick support of ALSA drivers is different between ISA and PCI
24 the load time. It'd be safer to plug in the joystick device before
31 For PCI cards, the joystick is enabled when the appropriate module
33 joystick support is always enabled. In the former ALSA version, there
34 was a dynamic control API for the joystick activation. It was
38 The following PCI drivers support the joystick natively.
46 azf3328 joystick 0 = disable, 1 = enable, -1 = auto (default)
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/
Dadc-joystick.yaml5 $id: "http://devicetree.org/schemas/input/adc-joystick.yaml#"
8 title: ADC attached joystick
14 Bindings for joystick devices connected to ADC controllers supporting
19 const: adc-joystick
26 Each pair defines one ADC channel to which a joystick axis is connected.
47 Represents a joystick axis bound to the given ADC channel.
70 inclination of the joystick. If min > max, it is left to userspace to
100 joystick: adc-joystick {
101 compatible = "adc-joystick";
/kernel/linux/linux-5.10/drivers/macintosh/ams/
Dams-input.c3 * Apple Motion Sensor driver (joystick emulation)
18 static bool joystick; variable
19 module_param(joystick, bool, S_IRUGO);
20 MODULE_PARM_DESC(joystick, "Enable the input class device on module load");
86 joystick = true; in ams_input_enable()
102 joystick = false; in ams_input_disable()
108 return sprintf(buf, "%d\n", joystick); in ams_input_show_joystick()
126 if (enable != joystick) { in ams_input_store_joystick()
138 static DEVICE_ATTR(joystick, S_IRUGO | S_IWUSR,
143 if (joystick) in ams_input_init()
/kernel/linux/linux-4.19/drivers/macintosh/ams/
Dams-input.c2 * Apple Motion Sensor driver (joystick emulation)
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 = true; in ams_input_enable()
107 joystick = false; 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()
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dsun4i-a10-inet9f-rev03.dts66 left-joystick-left {
67 label = "Left Joystick Left";
74 left-joystick-right {
75 label = "Left Joystick Right";
82 left-joystick-up {
83 label = "Left Joystick Up";
90 left-joystick-down {
91 label = "Left Joystick Down";
98 right-joystick-left {
99 label = "Right Joystick Left";
[all …]
/kernel/linux/linux-4.19/arch/arm/boot/dts/
Dsun4i-a10-inet9f-rev03.dts68 left-joystick-left {
69 label = "Left Joystick Left";
76 left-joystick-right {
77 label = "Left Joystick Right";
84 left-joystick-up {
85 label = "Left Joystick Up";
92 left-joystick-down {
93 label = "Left Joystick Down";
100 right-joystick-left {
101 label = "Right Joystick Left";
[all …]
/kernel/linux/linux-5.10/drivers/input/joystick/iforce/
DKconfig9 Say Y here if you have an I-Force joystick or steering wheel
20 Say Y here if you have an I-Force joystick or steering wheel
27 Say Y here if you have an I-Force joystick or steering wheel
31 <file:Documentation/input/joydev/joystick.rst>
/kernel/linux/linux-4.19/drivers/input/joystick/iforce/
DKconfig8 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/joydev/joystick.rst>
/kernel/linux/linux-4.19/Documentation/misc-devices/
Dlis3lv02d35 the laptop to act as a pinball machine-esque joystick. Joystick device can be
36 calibrated. Joystick device can be in two different modes.
37 By default output values are scaled between -32768 .. 32767. In joystick raw
38 mode, joystick and sysfs position entry have the same scale. There can be
/kernel/linux/linux-5.10/Documentation/misc-devices/
Dlis3lv02d.rst40 the laptop to act as a pinball machine-esque joystick. Joystick device can be
41 calibrated. Joystick device can be in two different modes.
42 By default output values are scaled between -32768 .. 32767. In joystick raw
43 mode, joystick and sysfs position entry have the same scale. There can be

1234567891011