Searched refs:linflex_ports (Results 1 – 1 of 1) sorted by relevance
553 static struct uart_port *linflex_ports[UART_NR]; variable643 struct uart_port *sport = linflex_ports[co->index]; in linflex_console_write()708 if (co->index == -1 || co->index >= ARRAY_SIZE(linflex_ports)) in linflex_console_setup()711 sport = linflex_ports[co->index]; in linflex_console_setup()803 .nr = ARRAY_SIZE(linflex_ports),847 linflex_ports[sport->line] = sport; in linflex_probe()