Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dserial_core.c2519 static void uart_poll_put_char(struct tty_driver *driver, int line, char ch) in uart_poll_put_char() function
2568 .poll_put_char = uart_poll_put_char,