Searched refs:imx_uart_stop_tx (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/tty/serial/
H A Dimx.c400 static void imx_uart_stop_tx(struct uart_port *port) function
535 imx_uart_stop_tx(&sport->port);
570 imx_uart_stop_tx(&sport->port);
682 * imx_uart_stop_tx(), but tx_state is still SEND.
1577 imx_uart_stop_tx(port);
1972 .stop_tx = imx_uart_stop_tx,
2222 imx_uart_stop_tx(&sport->port);

Completed in 197 milliseconds