Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/tty/serial/8250/
D8250_dwlib.c258 up->rs485_stop_tx = serial8250_em485_stop_tx; in dw8250_setup_port()
D8250.h214 void serial8250_em485_stop_tx(struct uart_8250_port *p);
D8250_of.c170 up->rs485_stop_tx = serial8250_em485_stop_tx; in of_platform_serial_setup()
D8250_omap.c364 serial8250_em485_stop_tx(up); in omap8250_restore_regs()
1446 up.rs485_stop_tx = serial8250_em485_stop_tx; in omap8250_probe()
D8250_port.c1410 void serial8250_em485_stop_tx(struct uart_8250_port *p) in serial8250_em485_stop_tx() function
1435 EXPORT_SYMBOL_GPL(serial8250_em485_stop_tx);