Searched refs:imx_uart_putc (Results 1 – 1 of 1) sorted by relevance
76 static void imx_uart_putc(struct uart_bas *bas, int);84 .putc = imx_uart_putc,229 imx_uart_putc(struct uart_bas *bas, int c) in imx_uart_putc() function