Home
last modified time | relevance | path

Searched refs:linflex_stop_tx (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dfsl_linflexuart.c143 static void linflex_stop_tx(struct uart_port *port) in linflex_stop_tx() function
188 linflex_stop_tx(sport); in linflex_transmit_buffer()
214 linflex_stop_tx(sport); in linflex_txint()
539 .stop_tx = linflex_stop_tx,
628 linflex_stop_tx(sport); in linflex_string_write()