Home
last modified time | relevance | path

Searched refs:joydev (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/input/
H A Djoydev.c35 struct joydev { struct
64 struct joydev *joydev; argument
91 struct joydev *joydev = client->joydev; in joydev_pass_event() local
100 if (client->startup == joydev->nabs + joydev->nkey) { in joydev_pass_event()
115 struct joydev *joydev = handle->private; in joydev_event() local
125 event.number = joydev->keymap[code - BTN_MISC]; in joydev_event()
131 event.number = joydev->absmap[code]; in joydev_event()
133 &joydev->corr[event.number]); in joydev_event()
134 if (event.value == joydev->abs[event.number]) in joydev_event()
136 joydev->abs[event.number] = event.value; in joydev_event()
[all …]
/linux/Documentation/sound/cards/
H A Djoystick.rst14 support, refer to Documentation/input/joydev/joystick.rst.
82 support, so you don't have to load ns558 module. Just load "joydev"
90 Instead, you need to load "ns558" module in addition to "joydev" and
/linux/Documentation/input/
H A Dinput_uapi.rst17 joydev/index
H A Dff.rst19 interface. Please read joydev/joystick.rst and input.rst before reading further
39 joydev/joystick.rst for details.
H A Dinput.rst153 joydev subsection
156 ``joydev`` implements v0.x and v1.x Linux joystick API. See
/linux/drivers/input/joystick/iforce/
H A DKconfig31 <file:Documentation/input/joydev/joystick.rst>
/linux/drivers/input/joystick/
H A DKconfig14 Please read the file <file:Documentation/input/joydev/joystick.rst> which
30 Please read the file <file:Documentation/input/joydev/joystick.rst> which
/linux/Documentation/input/joydev/
H A Djoystick.rst66 modprobe joydev
88 above input joydev ns558 analog
/linux/Documentation/input/devices/
H A Dxpad.rst191 > modprobe joydev
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt398 See also Documentation/input/joydev/joystick.rst
2621 See Documentation/input/joydev/joystick.rst.