Searched refs:pch_uart_ports (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/tty/serial/
H A Dpch_uart.c281 static struct eg20t_port *pch_uart_ports[PCH_UART_NR]; variable in typeref:struct:eg20t_port
1555 priv = pch_uart_ports[co->index];
1599 port = &pch_uart_ports[co->index]->port;
1716 pch_uart_ports[board->line_no] = priv;
1730 pch_uart_ports[board->line_no] = NULL;
1757 pch_uart_ports[priv->port.line] = NULL;

Completed in 143 milliseconds