Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dmvebu-uart.c651 static void mvebu_uart_console_putchar(struct uart_port *port, int ch) in mvebu_uart_console_putchar() function
676 uart_console_write(port, s, count, mvebu_uart_console_putchar); in mvebu_uart_console_write()