Searched refs:rs485_stop_tx (Results 1 – 7 of 7) sorted by relevance
137 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()
1019 uart->rs485_stop_tx = up->rs485_stop_tx; in serial8250_register_8250_port()
621 p->rs485_stop_tx(p); in serial8250_em485_init()1471 p->rs485_stop_tx(p); in serial8250_em485_handle_stop_tx()1500 p->rs485_stop_tx(p); in __stop_tx_rs485()3449 up->rs485_stop_tx(up); in serial8250_console_write()
1342 up.rs485_stop_tx = serial8250_em485_stop_tx; in omap8250_probe()