Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dstm32-usart.c1958 static void early_stm32_usart_console_putchar(struct uart_port *port, unsigned char ch) in early_stm32_usart_console_putchar() function
1973 uart_console_write(port, s, count, early_stm32_usart_console_putchar); in early_stm32_serial_write()