Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/
Djoydev.c40 struct joydev { struct
69 struct joydev *joydev; argument
96 struct joydev *joydev = client->joydev; in joydev_pass_event() local
105 if (client->startup == joydev->nabs + joydev->nkey) { in joydev_pass_event()
120 struct joydev *joydev = handle->private; in joydev_event() local
130 event.number = joydev->keymap[code - BTN_MISC]; in joydev_event()
136 event.number = joydev->absmap[code]; in joydev_event()
138 &joydev->corr[event.number]); in joydev_event()
139 if (event.value == joydev->abs[event.number]) in joydev_event()
141 joydev->abs[event.number] = event.value; in joydev_event()
[all …]
DMakefile18 obj-$(CONFIG_INPUT_JOYDEV) += joydev.o
DKconfig147 More information is available: <file:Documentation/input/joydev/joystick.rst>
150 module will be called joydev.
/Linux-v4.19/Documentation/sound/cards/
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-v4.19/Documentation/input/
Dinput_uapi.rst20 joydev/index
Dinput.rst153 joydev subsection
156 ``joydev`` implements v0.x and v1.x Linux joystick API. See
/Linux-v4.19/drivers/input/joystick/iforce/
DKconfig30 <file:Documentation/input/joydev/joystick.rst>
/Linux-v4.19/drivers/input/joystick/
DKconfig12 Please read the file <file:Documentation/input/joydev/joystick.rst> which
28 Please read the file <file:Documentation/input/joydev/joystick.rst> which
/Linux-v4.19/Documentation/input/devices/
Dxpad.rst191 > modprobe joydev
/Linux-v4.19/Documentation/input/joydev/
Djoystick.rst66 modprobe joydev
88 above input joydev ns558 analog
/Linux-v4.19/Documentation/admin-guide/
Dkernel-parameters.txt319 See also Documentation/input/joydev/joystick.rst
1871 See Documentation/input/joydev/joystick.rst.