Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dserial_core.c2681 static void uart_poll_put_char(struct tty_driver *driver, int line, char ch) in uart_poll_put_char() function
2730 .poll_put_char = uart_poll_put_char,