Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250.h193 void serial8250_em485_stop_tx(struct uart_8250_port *p);
H A D8250_of.c169 up->rs485_stop_tx = serial8250_em485_stop_tx; in of_platform_serial_setup()
H A D8250_omap.c350 serial8250_em485_stop_tx(up); in omap8250_restore_regs()
1358 up.rs485_stop_tx = serial8250_em485_stop_tx; in omap8250_probe()
H A D8250_port.c1425 void serial8250_em485_stop_tx(struct uart_8250_port *p) in serial8250_em485_stop_tx() function
1447 EXPORT_SYMBOL_GPL(serial8250_em485_stop_tx);