Searched refs:axes_limit (Results 1 – 1 of 1) sorted by relevance
302 int axes_limit = min(joydev.axis_count, 8); /* generic driver limit */ in find_joystick_devices() local306 for (j = 0; j < axes_limit; j++) in find_joystick_devices()309 joydev.axis_count = axes_limit; in find_joystick_devices()