Home
last modified time | relevance | path

Searched refs:warrior (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/input/joystick/
H A Dwarrior.c33 struct warrior { struct
45 static void warrior_process_packet(struct warrior *warrior) in warrior_process_packet() argument
82 struct warrior *warrior = serio_get_drvdata(serio); in warrior_interrupt() local
85 if (warrior->idx) warrior_process_packet(warrior); in warrior_interrupt()
90 if (warrior->idx < warrior->len) in warrior_interrupt()
91 warrior->data[warrior->idx++] = data; in warrior_interrupt()
93 if (warrior->idx == warrior->len) { in warrior_interrupt()
94 if (warrior->idx) warrior_process_packet(warrior); in warrior_interrupt()
107 struct warrior *warrior = serio_get_drvdata(serio); in warrior_disconnect() local
123 struct warrior *warrior; in warrior_connect() local
[all …]
H A DMakefile39 obj-$(CONFIG_JOYSTICK_WARRIOR) += warrior.o
H A DKconfig157 module will be called warrior.
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-2.7.rst3 Release 2.7 (warrior)
7 Project 2.7 Release (codename "warrior") from the prior release.
/openbmc/openbmc/poky/bitbake/doc/
H A Dreleases.rst73 Release Series 2.7 (warrior)
/openbmc/linux/Documentation/input/joydev/
H A Djoystick.rst480 The SWIFT serial protocol is supported by the warrior.c module. It
489 inputattach --warrior /dev/tts/x &
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dstart.rst766 remotes/origin/warrior
767 remotes/origin/warrior-next