Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dpch_uart.c306 static struct eg20t_port *pch_uart_ports[PCH_UART_NR]; variable
1656 priv = pch_uart_ports[co->index]; in pch_console_write()
1712 port = &pch_uart_ports[co->index]->port; in pch_console_setup()
1830 pch_uart_ports[board->line_no] = priv; in pch_uart_init_port()
1846 pch_uart_ports[board->line_no] = NULL; in pch_uart_init_port()
1874 pch_uart_ports[priv->port.line] = NULL; in pch_uart_pci_remove()