Searched defs:tty_wait_until_sent (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/
H A Dtty_ioctl.c201 * tty_wait_until_sent - wait for I/O to finish
211 void tty_wait_until_sent(struct tty_struct *tty, long timeout) function
226 EXPORT_SYMBOL(tty_wait_until_sent); variable
654 tty_wait_until_sent(tty, 0);
721 tty_wait_until_sent(tty, 0);

Completed in 447 milliseconds