Searched refs:serial8250_em485_stop_tx (Results 1 – 4 of 4) sorted by relevance
161 void serial8250_em485_stop_tx(struct uart_8250_port *p);
160 up->rs485_stop_tx = serial8250_em485_stop_tx; in of_platform_serial_setup()
1443 void serial8250_em485_stop_tx(struct uart_8250_port *p) in serial8250_em485_stop_tx() function1465 EXPORT_SYMBOL_GPL(serial8250_em485_stop_tx);
1280 up.rs485_stop_tx = serial8250_em485_stop_tx; in omap8250_probe()