Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/
H A Djoydev.c36 struct joydev { struct
65 struct joydev *joydev; argument
92 struct joydev *joydev = client->joydev; in joydev_pass_event() local
101 if (client->startup == joydev->nabs + joydev->nkey) { in joydev_pass_event()
116 struct joydev *joydev = handle->private; in joydev_event() local
126 event.number = joydev->keymap[code - BTN_MISC]; in joydev_event()
132 event.number = joydev->absmap[code]; in joydev_event()
134 &joydev->corr[event.number]); in joydev_event()
135 if (event.value == joydev->abs[event.number]) in joydev_event()
137 joydev->abs[event.number] = event.value; in joydev_event()
[all …]
H A DMakefile18 obj-$(CONFIG_INPUT_JOYDEV) += joydev.o
H A DKconfig148 More information is available: <file:Documentation/input/joydev/joystick.rst>
151 module will be called joydev.
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/Documentation/input/
H A Dinput_uapi.rst20 joydev/index
H A Dinput.rst153 joydev subsection
156 ``joydev`` implements v0.x and v1.x Linux joystick API. See
/OK3568_Linux_fs/kernel/drivers/input/joystick/iforce/
H A DKconfig31 <file:Documentation/input/joydev/joystick.rst>
/OK3568_Linux_fs/kernel/drivers/input/joystick/
H A DKconfig13 Please read the file <file:Documentation/input/joydev/joystick.rst> which
29 Please read the file <file:Documentation/input/joydev/joystick.rst> which
/OK3568_Linux_fs/kernel/Documentation/input/joydev/
H A Djoystick.rst66 modprobe joydev
88 above input joydev ns558 analog
/OK3568_Linux_fs/kernel/Documentation/input/devices/
H A Dxpad.rst191 > modprobe joydev
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.txt339 See also Documentation/input/joydev/joystick.rst
2167 See Documentation/input/joydev/joystick.rst.