Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/input/joystick/
Dturbografx.c44 #define TGFX_MAX_PORTS 3 macro
52 static struct tgfx_config tgfx_cfg[TGFX_MAX_PORTS] __initdata;
85 } *tgfx_base[TGFX_MAX_PORTS];
284 for (i = 0; i < TGFX_MAX_PORTS; i++) { in tgfx_init()
319 for (i = 0; i < TGFX_MAX_PORTS; i++) in tgfx_exit()