Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dfsl_linflexuart.c160 static void linflex_put_char(struct uart_port *sport, unsigned char c) in linflex_put_char() function
180 linflex_put_char(sport, xmit->buf[xmit->tail]); in linflex_transmit_buffer()
209 linflex_put_char(sport, sport->x_char); in linflex_txint()