Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Dst-asc.c828 static void asc_console_putchar(struct uart_port *port, unsigned char ch) in asc_console_putchar() function
867 uart_console_write(port, s, count, asc_console_putchar); in asc_console_write()