Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Datmel_serial.c2597 static void atmel_console_putchar(struct uart_port *port, unsigned char ch) in atmel_console_putchar() function
2629 uart_console_write(port, s, count, atmel_console_putchar); in atmel_console_write()
2729 uart_console_write(&dev->port, s, n, atmel_console_putchar); in atmel_serial_early_write()