Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dowl-uart.c476 static void owl_uart_poll_put_char(struct uart_port *port, unsigned char ch) in owl_uart_poll_put_char() function
513 .poll_put_char = owl_uart_poll_put_char,