Searched refs:lowrisc_uart_putc (Results 1 – 1 of 1) sorted by relevance
61 static void lowrisc_uart_putc(struct uart_bas *bas, int);69 .putc = lowrisc_uart_putc,104 lowrisc_uart_putc(struct uart_bas *bas, int c) in lowrisc_uart_putc() function