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
1556 priv = pch_uart_ports[co->index];
1600 port = &pch_uart_ports[co->index]->port;
1717 pch_uart_ports[board->line_no] = priv;
1731 pch_uart_ports[board->line_no] = NULL;
1758 pch_uart_ports[priv->port.line] = NULL;

Completed in 212 milliseconds