Home
last modified time | relevance | path

Searched +full:seesaw +full:- +full:gamepad (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/input/joystick/
Dadafruit-seesaw.c1 // SPDX-License-Identifier: GPL-2.0-or-later
5 * Driver for Adafruit Mini I2C Gamepad
10 * Datasheet: https://cdn-learn.adafruit.com/downloads/pdf/gamepad-qt.pdf
15 * - Add interrupt support
23 #include <linux/input/sparse-keymap.h>
27 #define SEESAW_DEVICE_NAME "seesaw-gamepad"
92 .addr = client->addr, in seesaw_register_read()
93 .flags = client->flags, in seesaw_register_read()
98 .addr = client->addr, in seesaw_register_read()
99 .flags = client->flags | I2C_M_RD, in seesaw_register_read()
[all …]
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
9 If you have a joystick, 6dof controller, gamepad, steering wheel,
55 module will be called adc-joystick.
69 tristate "Creative Labs Blaster Cobra gamepad"
72 Say Y here if you have a Creative Labs Blaster Cobra gamepad.
82 communicating joystick or gamepad.
191 tristate "Gravis Stinger gamepad"
211 tristate "5-byte Zhenhua RC transmitter"
215 Say Y here if you have a Zhen Hua PPM-4CH transmitter which is
227 Say Y here if you have a Sega Master System gamepad, Sega Genesis
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/input/
Dadafruit,seesaw-gamepad.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/input/adafruit,seesaw-gamepad.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Adafruit Mini I2C Gamepad with seesaw
10 - Anshul Dalal <anshulusr@gmail.com>
13 Adafruit Mini I2C Gamepad
15 +-----------------------------+
21 +-----------------------------+
23 S -> 10-bit precision bidirectional analog joystick
[all …]
/linux-6.12.1/
DMAINTAINERS5 ---------------------------------------------------
21 W: *Web-page* with status/info
23 B: URI for where to file *bugs*. A web-page with detailed bug
28 patches to the given subsystem. This is either an in-tree file,
29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst
46 N: [^a-z]tegra all files whose path contains tegra
64 ----------------
83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
85 L: linux-scsi@vger.kernel.org
88 F: drivers/scsi/3w-*
[all …]