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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/joystick/
H A Dturbografx.c46 #define TGFX_MAX_PORTS 3 macro
54 static struct tgfx_config tgfx_cfg[TGFX_MAX_PORTS] __initdata;
87 } *tgfx_base[TGFX_MAX_PORTS];
285 for (i = 0; i < TGFX_MAX_PORTS; i++) {
320 for (i = 0; i < TGFX_MAX_PORTS; i++)

Completed in 38 milliseconds