Searched refs:magellan_axes (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.c49 static int magellan_axes[] = { ABS_X, ABS_Y, ABS_Z, ABS_RX, ABS_RY, ABS_RZ }; variable
97 input_report_abs(dev, magellan_axes[i],
177 input_set_abs_params(input_dev, magellan_axes[i], -360, 360, 0, 0);

Completed in 105 milliseconds