Searched refs:magellan_crunch_nibbles (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/input/joystick/
H A Dmagellan.c62 * magellan_crunch_nibbles() verifies that the bytes sent from the Magellan
68 static int magellan_crunch_nibbles(unsigned char *data, int count) magellan_crunch_nibbles() function
94 if (magellan_crunch_nibbles(data, 24)) return; magellan_process_packet()
103 if (magellan_crunch_nibbles(data, 3)) return; magellan_process_packet()

Completed in 45 milliseconds