Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/joystick/
H A Dwarrior.c27 static char warrior_lengths[] = { 0, 4, 12, 3, 4, 4, 0, 0 }; variable
87 warrior->len = warrior_lengths[(data >> 4) & 7]; in warrior_interrupt()