Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dstm32-usart.c1951 static void early_stm32_usart_console_putchar(struct uart_port *port, unsigned char ch) in early_stm32_usart_console_putchar() function
1966 uart_console_write(port, s, count, early_stm32_usart_console_putchar); in early_stm32_serial_write()