Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dsunhv.c471 static inline void sunhv_console_putchar(struct uart_port *port, char c) in sunhv_console_putchar() function
502 sunhv_console_putchar(port, '\r'); in sunhv_console_write_bychar()
503 sunhv_console_putchar(port, *s++); in sunhv_console_write_bychar()