Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dar933x_uart.c613 static void ar933x_uart_console_putchar(struct uart_port *port, unsigned char ch) in ar933x_uart_console_putchar() function
645 uart_console_write(&up->port, s, count, ar933x_uart_console_putchar); in ar933x_uart_console_write()