Searched refs:atmel_console_putchar (Results 1 – 1 of 1) sorted by relevance
2572 static void atmel_console_putchar(struct uart_port *port, unsigned char ch) in atmel_console_putchar() function2604 uart_console_write(port, s, count, atmel_console_putchar); in atmel_console_write()2698 uart_console_write(&dev->port, s, n, atmel_console_putchar); in atmel_serial_early_write()