Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/hvc/
H A Dhvc_dcc.c32 static void dcc_uart_console_putchar(struct uart_port *port, unsigned char ch) in dcc_uart_console_putchar() function
44 uart_console_write(&dev->port, s, n, dcc_uart_console_putchar); in dcc_early_write()