Home
last modified time | relevance | path

Searched refs:rs485_stop_tx (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dserial_8250.h137 void (*rs485_stop_tx)(struct uart_8250_port *); member
/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_bcm2835aux.c104 up.rs485_stop_tx = bcm2835aux_rs485_stop_tx; in bcm2835aux_serial_probe()
H A D8250_of.c169 up->rs485_stop_tx = serial8250_em485_stop_tx; in of_platform_serial_setup()
H A D8250_core.c1027 uart->rs485_stop_tx = up->rs485_stop_tx; in serial8250_register_8250_port()
H A D8250_port.c621 p->rs485_stop_tx(p); in serial8250_em485_init()
1461 p->rs485_stop_tx(p); in serial8250_em485_handle_stop_tx()
1492 p->rs485_stop_tx(p); in __stop_tx_rs485()
3452 up->rs485_stop_tx(up); in serial8250_console_write()
H A D8250_omap.c1358 up.rs485_stop_tx = serial8250_em485_stop_tx; in omap8250_probe()