Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dar933x_uart.c93 static inline void ar933x_uart_putc(struct ar933x_uart_port *up, int ch) in ar933x_uart_putc() function
284 ar933x_uart_putc(up, up->port.x_char); in ar933x_uart_tx_chars()
293 ar933x_uart_putc(up, xmit->buf[xmit->tail]); in ar933x_uart_tx_chars()
460 ar933x_uart_putc(up, ch); in ar933x_uart_console_putchar()