Searched refs:db9 (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/input/joystick/ |
H A D | db9.c | 84 struct db9 { struct 95 static struct db9 *db9_base[3]; argument 354 struct db9 *db9 = from_timer(db9, t, timer); in db9_timer() local 355 struct parport *port = db9->pd->port; in db9_timer() 356 struct input_dev *dev = db9->dev[0]; in db9_timer() 357 struct input_dev *dev2 = db9->dev[1]; in db9_timer() 360 switch (db9->mode) { in db9_timer() 476 db9_saturn(db9->mode, port, db9->dev); in db9_timer() 501 mod_timer(&db9->timer, jiffies + DB9_REFRESH_TIME); in db9_timer() 506 struct db9 *db9 = input_get_drvdata(dev); in db9_open() local [all …]
|
H A D | Makefile | 15 obj-$(CONFIG_JOYSTICK_DB9) += db9.o
|
H A D | Kconfig | 234 module will be called db9.
|
/openbmc/linux/Documentation/input/devices/ |
H A D | joystick-parport.rst | 134 Pinout for NES clone (db9) gamepads Pinout for NES clone (db15) gamepads 153 connectors (db9). Because of that, a single joystick could be used without 233 Multisystem joysticks using db9.c 236 For the Multisystem joysticks, and their derivatives, the db9.c driver 271 the digital joystick driver 0.8.0.2, this is also supported by the db9.c 290 the same as for db9, however with the diodes between:: 360 logic, the only driver usable with them is the db9.c driver. 411 The rest is the same as for Multi2 joysticks using db9.c 418 handled by the db9.c driver. Its pinout is very different from anything 444 Multi joysticks using db9.c [all …]
|
/openbmc/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am65-iot2050-common.dtsi | 197 db9_com_mode_pins_default: db9-com-mode-default-pins {
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | spkguide.txt | 77 dectlk -- DecTalk Express (old and new, db9 serial only) 81 ltlk -- DoubleTalk LT, LiteTalk, or external Tripletalk (db9 serial only)
|
H A D | kernel-parameters.txt | 929 db9.dev[2|3]= [HW,JOY] Multisystem joystick support via parallel port
|
/openbmc/qemu/tests/data/qobject/ |
H A D | qdict.txt | 4034 db9.c: 21255
|