Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Desp32_uart.c486 static void esp32_uart_poll_put_char(struct uart_port *port, unsigned char c) in esp32_uart_poll_put_char() function
515 .poll_put_char = esp32_uart_poll_put_char,