Searched refs:sc26xx_console_putchar (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dsc26xx.c539 static void sc26xx_console_putchar(struct uart_port *port, char c) function
564 sc26xx_console_putchar(port, '\r');
565 sc26xx_console_putchar(port, *s++);

Completed in 60 milliseconds