Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dpch_uart.c281 static struct eg20t_port *pch_uart_ports[PCH_UART_NR]; variable
1554 priv = pch_uart_ports[co->index]; in pch_console_write()
1598 port = &pch_uart_ports[co->index]->port; in pch_console_setup()
1715 pch_uart_ports[board->line_no] = priv; in pch_uart_init_port()
1729 pch_uart_ports[board->line_no] = NULL; in pch_uart_init_port()
1756 pch_uart_ports[priv->port.line] = NULL; in pch_uart_pci_remove()