Searched refs:tty_wait_until_sent (Results 1 – 7 of 7) sorted by relevance
198 void tty_wait_until_sent(struct tty_struct *tty, long timeout) in tty_wait_until_sent() function216 EXPORT_SYMBOL(tty_wait_until_sent);512 tty_wait_until_sent(tty, 0);
658 tty_wait_until_sent(tty, port->closing_wait); in tty_port_close_start()
2673 tty_wait_until_sent(tty, 0); in tty_ioctl()
225 tty_wait_until_sent(tty, timeout); in ttyport_wait_until_sent()
409 void tty_wait_until_sent(struct tty_struct *tty, long timeout);
422 tty_wait_until_sent(tty, HVC_CLOSE_WAIT); in hvc_close()
1188 tty_wait_until_sent(tty, HVCS_CLOSE_WAIT); in hvcs_close()