Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dtty_ioctl.c179 void tty_wait_until_sent(struct tty_struct *tty, long timeout) in tty_wait_until_sent() function
195 EXPORT_SYMBOL(tty_wait_until_sent);
/linux/drivers/tty/hvc/
H A Dhvc_console.c422 tty_wait_until_sent(tty, HVC_CLOSE_WAIT); in hvc_close()
H A Dhvcs.c1194 tty_wait_until_sent(tty, HVCS_CLOSE_WAIT); in hvcs_close()