Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dapbuart.c390 static void apbuart_console_putchar(struct uart_port *port, unsigned char ch) in apbuart_console_putchar() function
410 uart_console_write(port, s, count, apbuart_console_putchar); in apbuart_console_write()