Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dowl-uart.c483 static void owl_console_putchar(struct uart_port *port, int ch) in owl_console_putchar() function
518 uart_console_write(port, s, count, owl_console_putchar); in owl_uart_port_write()