Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Datmel_serial.c2395 static void atmel_console_putchar(struct uart_port *port, int ch) in atmel_console_putchar() function
2427 uart_console_write(port, s, count, atmel_console_putchar); in atmel_console_write()