Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dpch_uart.c286 static struct eg20t_port *pch_uart_ports[PCH_UART_NR]; variable
1631 priv = pch_uart_ports[co->index]; in pch_console_write()
1687 port = &pch_uart_ports[co->index]->port; in pch_console_setup()
1810 pch_uart_ports[board->line_no] = priv; in pch_uart_init_port()
1826 pch_uart_ports[board->line_no] = NULL; in pch_uart_init_port()
1853 pch_uart_ports[priv->port.line] = NULL; in pch_uart_pci_remove()