Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Desp32_uart.c520 static void esp32_uart_console_putchar(struct uart_port *port, u8 c) in esp32_uart_console_putchar() function
528 uart_console_write(port, s, count, esp32_uart_console_putchar); in esp32_uart_string_write()