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

/drivers/tty/serial/8250/
H A D8250.c2913 if (uart_match_port(p, port))
3132 if (uart_match_port(&serial8250_ports[i].port, port))
/drivers/tty/serial/
H A Dserial_core.c2430 int uart_match_port(struct uart_port *port1, struct uart_port *port2) function
2449 EXPORT_SYMBOL(uart_match_port); variable
H A Dserial_txx9.c1042 if (uart_match_port(&uart->port, port)) {

Completed in 168 milliseconds