linflex_ports 573 drivers/tty/serial/fsl_linflexuart.c static struct uart_port *linflex_ports[UART_NR]; linflex_ports 663 drivers/tty/serial/fsl_linflexuart.c struct uart_port *sport = linflex_ports[co->index]; linflex_ports 728 drivers/tty/serial/fsl_linflexuart.c if (co->index == -1 || co->index >= ARRAY_SIZE(linflex_ports)) linflex_ports 731 drivers/tty/serial/fsl_linflexuart.c sport = linflex_ports[co->index]; linflex_ports 823 drivers/tty/serial/fsl_linflexuart.c .nr = ARRAY_SIZE(linflex_ports), linflex_ports 867 drivers/tty/serial/fsl_linflexuart.c linflex_ports[sport->line] = sport;