Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/tty/
A 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);
512 tty_wait_until_sent(tty, 0);
A Dtty_port.c658 tty_wait_until_sent(tty, port->closing_wait); in tty_port_close_start()
A Dtty_io.c2679 tty_wait_until_sent(tty, 0); in tty_ioctl()
/linux-6.3-rc2/drivers/tty/serdev/
A Dserdev-ttyport.c225 tty_wait_until_sent(tty, timeout); in ttyport_wait_until_sent()
/linux-6.3-rc2/include/linux/
A Dtty.h409 void tty_wait_until_sent(struct tty_struct *tty, long timeout);
/linux-6.3-rc2/drivers/tty/hvc/
A Dhvc_console.c422 tty_wait_until_sent(tty, HVC_CLOSE_WAIT); in hvc_close()
A Dhvcs.c1196 tty_wait_until_sent(tty, HVCS_CLOSE_WAIT); in hvcs_close()

Completed in 18 milliseconds