Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Ddz.c806 static void dz_console_putchar(struct uart_port *uport, unsigned char ch) in dz_console_putchar() function
859 uart_console_write(&dport->port, str, count, dz_console_putchar); in dz_console_print()