Searched refs:warrior (Results 1 – 8 of 8) sorted by relevance
33 struct warrior { struct45 static void warrior_process_packet(struct warrior *warrior) in warrior_process_packet() argument47 struct input_dev *dev = warrior->dev; in warrior_process_packet()48 unsigned char *data = warrior->data; in warrior_process_packet()50 if (!warrior->idx) return; in warrior_process_packet()82 struct warrior *warrior = serio_get_drvdata(serio); in warrior_interrupt() local85 if (warrior->idx) warrior_process_packet(warrior); in warrior_interrupt()86 warrior->idx = 0; in warrior_interrupt()87 warrior->len = warrior_lengths[(data >> 4) & 7]; in warrior_interrupt()90 if (warrior->idx < warrior->len) in warrior_interrupt()[all …]
39 obj-$(CONFIG_JOYSTICK_WARRIOR) += warrior.o
157 module will be called warrior.
3 Release 2.7 (warrior)7 Project 2.7 Release (codename "warrior") from the prior release.
86 Release Series 2.7 (warrior)
480 The SWIFT serial protocol is supported by the warrior.c module. It489 inputattach --warrior /dev/tts/x &
766 remotes/origin/warrior767 remotes/origin/warrior-next
[all...]