Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dserial_core.c2434 int uart_match_port(struct uart_port *port1, struct uart_port *port2) in uart_match_port() function
2453 EXPORT_SYMBOL(uart_match_port);
Dserial_txx9.c1042 if (uart_match_port(&uart->port, port)) { in serial_txx9_register_port()
/drivers/tty/serial/8250/
D8250.c2913 if (uart_match_port(p, port)) in serial8250_find_port()
3132 if (uart_match_port(&serial8250_ports[i].port, port)) in serial8250_find_match_or_unused()