Home
last modified time | relevance | path

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

/linux-6.15/Documentation/driver-api/serial/
H A Ddriver.rst74 uart_match_port uart_write_wakeup uart_register_driver
/linux-6.15/include/linux/
H A Dserial_core.h1124 bool uart_match_port(const struct uart_port *port1,
/linux-6.15/drivers/tty/serial/8250/
H A D8250_core.c639 if (uart_match_port(&serial8250_ports[i].port, port)) in serial8250_find_match_or_unused()
/linux-6.15/drivers/tty/serial/
H A Dserial_txx9.c968 if (uart_match_port(uart, port)) { in serial_txx9_register_port()
H A Dserial_core.c3273 bool uart_match_port(const struct uart_port *port1, in uart_match_port() function
3296 EXPORT_SYMBOL(uart_match_port);