Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H A Dhvc_dcc.c28 static void dcc_uart_console_putchar(struct uart_port *port, int ch) in dcc_uart_console_putchar() function
40 uart_console_write(&dev->port, s, n, dcc_uart_console_putchar); in dcc_early_write()