Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
Dst-asc.c857 static void asc_console_putchar(struct uart_port *port, int ch) in asc_console_putchar() function
896 uart_console_write(port, s, count, asc_console_putchar); in asc_console_write()