Searched refs:uart_match_port (Results 1 – 5 of 5) sorted by relevance
74 uart_match_port uart_write_wakeup uart_register_driver
771 bool uart_match_port(const struct uart_port *port1,
990 if (uart_match_port(uart, port)) { in serial_txx9_register_port()
3228 bool uart_match_port(const struct uart_port *port1, in uart_match_port() function3251 EXPORT_SYMBOL(uart_match_port);
924 if (uart_match_port(&serial8250_ports[i].port, port)) in serial8250_find_match_or_unused()