Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/input/
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 …]
DMakefile19 obj-$(CONFIG_INPUT_JOYDEV) += joydev.o
DKconfig141 More information is available: <file:Documentation/input/joydev/joystick.rst>
144 module will be called joydev.
/linux-6.12.1/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-6.12.1/Documentation/input/
Dinput_uapi.rst17 joydev/index
Dff.rst19 interface. Please read joydev/joystick.rst and input.rst before reading further
39 joydev/joystick.rst for details.
Dinput.rst153 joydev subsection
156 ``joydev`` implements v0.x and v1.x Linux joystick API. See
/linux-6.12.1/drivers/input/joystick/iforce/
DKconfig31 <file:Documentation/input/joydev/joystick.rst>
/linux-6.12.1/drivers/input/joystick/
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-6.12.1/Documentation/input/joydev/
Djoystick.rst66 modprobe joydev
88 above input joydev ns558 analog
/linux-6.12.1/Documentation/input/devices/
Dxpad.rst191 > modprobe joydev
/linux-6.12.1/Documentation/admin-guide/
Dkernel-parameters.txt394 See also Documentation/input/joydev/joystick.rst
2537 See Documentation/input/joydev/joystick.rst.