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

/drivers/tty/serial/
H A Dmxs-auart.c126 static void mxs_auart_stop_tx(struct uart_port *u);
162 mxs_auart_stop_tx(&s->port);
480 static void mxs_auart_stop_tx(struct uart_port *u) function
508 .stop_tx = mxs_auart_stop_tx,

Completed in 21 milliseconds