Searched refs:mxs_auart_stop_tx (Results 1 – 1 of 1) sorted by relevance
521 static void mxs_auart_stop_tx(struct uart_port *u);605 mxs_auart_stop_tx(&s->port); in mxs_auart_tx_chars()640 mxs_auart_stop_tx(&s->port); in mxs_auart_tx_chars()1289 static void mxs_auart_stop_tx(struct uart_port *u) in mxs_auart_stop_tx() function1316 .stop_tx = mxs_auart_stop_tx,