Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsunhv.c481 static inline void sunhv_console_putchar(struct uart_port *port, char c) in sunhv_console_putchar() function
506 sunhv_console_putchar(port, '\r'); in sunhv_console_write_bychar()
507 sunhv_console_putchar(port, *s++); in sunhv_console_write_bychar()