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