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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/joystick/
H A Dmagellan.c63 * magellan_crunch_nibbles() verifies that the bytes sent from the Magellan
69 static int magellan_crunch_nibbles(unsigned char *data, int count) function
95 if (magellan_crunch_nibbles(data, 24)) return;
104 if (magellan_crunch_nibbles(data, 3)) return;

Completed in 45 milliseconds