Home
last modified time | relevance | path

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

/drivers/tty/serdev/
Dserdev-ttyport.c225 tty_wait_until_sent(tty, timeout); in ttyport_wait_until_sent()
/drivers/tty/
Dtty_ioctl.c198 void tty_wait_until_sent(struct tty_struct *tty, long timeout) in tty_wait_until_sent() function
216 EXPORT_SYMBOL(tty_wait_until_sent);
Dtty_port.c658 tty_wait_until_sent(tty, port->closing_wait); in tty_port_close_start()
Dtty_io.c2678 tty_wait_until_sent(tty, 0); in tty_ioctl()
/drivers/tty/hvc/
Dhvc_console.c422 tty_wait_until_sent(tty, HVC_CLOSE_WAIT); in hvc_close()
Dhvcs.c1188 tty_wait_until_sent(tty, HVCS_CLOSE_WAIT); in hvcs_close()