Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dserial_8250.h165 void (*rs485_stop_tx)(struct uart_8250_port *); member
/linux/drivers/tty/serial/8250/
H A D8250_bcm2835aux.c105 up.rs485_stop_tx = bcm2835aux_rs485_stop_tx; in bcm2835aux_serial_probe()
H A D8250_dwlib.c257 up->rs485_stop_tx = serial8250_em485_stop_tx; in dw8250_setup_port()
H A D8250_core.c747 uart->rs485_stop_tx = up->rs485_stop_tx; in serial8250_register_8250_port()
H A D8250_port.c561 p->rs485_stop_tx(p); in serial8250_em485_init()
1422 p->rs485_stop_tx(p); in serial8250_em485_handle_stop_tx()
1454 p->rs485_stop_tx(p); in __stop_tx_rs485()
3406 up->rs485_stop_tx(up); in serial8250_console_write()
H A D8250_omap.c1477 up.rs485_stop_tx = serial8250_em485_stop_tx; in omap8250_probe()