Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dowl-uart.c495 static void owl_console_putchar(struct uart_port *port, unsigned char ch) in owl_console_putchar() function
530 uart_console_write(port, s, count, owl_console_putchar); in owl_uart_port_write()