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

/linux-4.4.14/drivers/tty/serial/
H A Dmxs-auart.c202 static void mxs_auart_stop_tx(struct uart_port *u);
286 mxs_auart_stop_tx(&s->port); mxs_auart_tx_chars()
326 mxs_auart_stop_tx(&s->port); mxs_auart_tx_chars()
967 static void mxs_auart_stop_tx(struct uart_port *u) mxs_auart_stop_tx() function
990 .stop_tx = mxs_auart_stop_tx,

Completed in 50 milliseconds