serial_pxa_ports 591 drivers/tty/serial/pxa.c static struct uart_pxa_port *serial_pxa_ports[4]; serial_pxa_ports 643 drivers/tty/serial/pxa.c struct uart_pxa_port *up = serial_pxa_ports[co->index]; serial_pxa_ports 736 drivers/tty/serial/pxa.c up = serial_pxa_ports[co->index]; serial_pxa_ports 888 drivers/tty/serial/pxa.c if (sport->port.line >= ARRAY_SIZE(serial_pxa_ports)) { serial_pxa_ports 901 drivers/tty/serial/pxa.c serial_pxa_ports[sport->port.line] = sport;