Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dmvebu-uart.c752 static void mvebu_uart_console_putchar(struct uart_port *port, unsigned char ch) in mvebu_uart_console_putchar() function
777 uart_console_write(port, s, count, mvebu_uart_console_putchar); in mvebu_uart_console_write()