l4_ports           42 drivers/input/gameport/lightning.c static struct l4 l4_ports[8];
l4_ports          212 drivers/input/gameport/lightning.c 		l4 = &l4_ports[idx];
l4_ports          278 drivers/input/gameport/lightning.c 		l4 = &l4_ports[card_no * 4 + i];
l4_ports          315 drivers/input/gameport/lightning.c 		if (l4_ports[i].gameport) {
l4_ports          316 drivers/input/gameport/lightning.c 			l4_setcal(l4_ports[i].port, cal);
l4_ports          317 drivers/input/gameport/lightning.c 			gameport_unregister_port(l4_ports[i].gameport);