Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dserial_core.c1819 static void uart_wait_until_sent(struct tty_struct *tty, int timeout) in uart_wait_until_sent() function
2785 .wait_until_sent= uart_wait_until_sent,