Home
last modified time | relevance | path

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

/linux/include/linux/
A Dserial_core.h411 bool uart_match_port(const struct uart_port *port1,
/linux/drivers/tty/serial/
A Dserial_txx9.c1021 if (uart_match_port(&uart->port, port)) { in serial_txx9_register_port()
A Dserial_core.c3046 bool uart_match_port(const struct uart_port *port1, in uart_match_port() function
3069 EXPORT_SYMBOL(uart_match_port);
/linux/drivers/tty/serial/8250/
A D8250_core.c917 if (uart_match_port(&serial8250_ports[i].port, port)) in serial8250_find_match_or_unused()
/linux/Documentation/driver-api/serial/
A Ddriver.rst459 uart_match_port(port1,port2)
/linux/
A Dvmlinux.symvers10534 0x00000000 uart_match_port vmlinux EXPORT_SYMBOL
A DSystem.map28879 ffff80001077fe50 T uart_match_port
A D.tmp_System.map28879 ffff80001077fe50 T uart_match_port

Completed in 360 milliseconds