Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Dfsl_linflexuart.c160 static void linflex_put_char(struct uart_port *sport, unsigned char c) in linflex_put_char() function
181 linflex_put_char(sport, c); in linflex_transmit_buffer()
210 linflex_put_char(sport, sport->x_char); in linflex_txint()