Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dmvebu-uart.c723 static void mvebu_uart_console_putchar(struct uart_port *port, unsigned char ch) in mvebu_uart_console_putchar() function
748 uart_console_write(port, s, count, mvebu_uart_console_putchar); in mvebu_uart_console_write()