Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/tty/serial/
Dserial_core.c1794 static void uart_wait_until_sent(struct tty_struct *tty, int timeout) in uart_wait_until_sent() function
2748 .wait_until_sent= uart_wait_until_sent,