pch_uart_ports    289 drivers/tty/serial/pch_uart.c static struct eg20t_port *pch_uart_ports[PCH_UART_NR];
pch_uart_ports   1638 drivers/tty/serial/pch_uart.c 	priv = pch_uart_ports[co->index];
pch_uart_ports   1694 drivers/tty/serial/pch_uart.c 	port = &pch_uart_ports[co->index]->port;
pch_uart_ports   1816 drivers/tty/serial/pch_uart.c 	pch_uart_ports[board->line_no] = priv;
pch_uart_ports   1832 drivers/tty/serial/pch_uart.c 	pch_uart_ports[board->line_no] = NULL;
pch_uart_ports   1859 drivers/tty/serial/pch_uart.c 	pch_uart_ports[priv->port.line] = NULL;