Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/serial/
Dimx.c1963 static void imx_uart_console_putchar(struct uart_port *port, unsigned char ch) in imx_uart_console_putchar() function
2007 uart_console_write(&sport->port, s, count, imx_uart_console_putchar); in imx_uart_console_write()