Searched refs:uart_match_port (Results 1 – 5 of 5) sorted by relevance
74 uart_match_port uart_write_wakeup uart_register_driver
983 bool uart_match_port(const struct uart_port *port1,
967 if (uart_match_port(uart, port)) { in serial_txx9_register_port()
3313 bool uart_match_port(const struct uart_port *port1, in uart_match_port() function3336 EXPORT_SYMBOL(uart_match_port);
958 if (uart_match_port(&serial8250_ports[i].port, port)) in serial8250_find_match_or_unused()