Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Ddz.c805 static void dz_console_putchar(struct uart_port *uport, int ch) in dz_console_putchar() function
858 uart_console_write(&dport->port, str, count, dz_console_putchar); in dz_console_print()