Searched refs:rs485_stop_tx (Results 1 – 7 of 7) sorted by relevance
165 void (*rs485_stop_tx)(struct uart_8250_port *); member
113 up.rs485_stop_tx = bcm2835aux_rs485_stop_tx; in bcm2835aux_serial_probe()
258 up->rs485_stop_tx = serial8250_em485_stop_tx; in dw8250_setup_port()
170 up->rs485_stop_tx = serial8250_em485_stop_tx; in of_platform_serial_setup()
1066 uart->rs485_stop_tx = up->rs485_stop_tx; in serial8250_register_8250_port()
572 p->rs485_stop_tx(p); in serial8250_em485_init()1447 p->rs485_stop_tx(p); in serial8250_em485_handle_stop_tx()1479 p->rs485_stop_tx(p); in __stop_tx_rs485()3465 up->rs485_stop_tx(up); in serial8250_console_write()
1446 up.rs485_stop_tx = serial8250_em485_stop_tx; in omap8250_probe()