Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dimx.c1991 static void imx_uart_console_putchar(struct uart_port *port, int ch) in imx_uart_console_putchar() function
2035 uart_console_write(&sport->port, s, count, imx_uart_console_putchar); in imx_uart_console_write()