Home
last modified time | relevance | path

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

/linux/drivers/tty/
A Dtty_ioctl.c197 void tty_wait_until_sent(struct tty_struct *tty, long timeout) in tty_wait_until_sent() function
215 EXPORT_SYMBOL(tty_wait_until_sent);
433 tty_wait_until_sent(tty, 0);
A Dtty_port.c597 tty_wait_until_sent(tty, port->closing_wait); in tty_port_close_start()
A Dtty_io.c2707 tty_wait_until_sent(tty, 0); in tty_ioctl()
/linux/drivers/tty/serdev/
A Dserdev-ttyport.c225 tty_wait_until_sent(tty, timeout); in ttyport_wait_until_sent()
/linux/include/linux/
A Dtty.h320 void tty_wait_until_sent(struct tty_struct *tty, long timeout);
/linux/drivers/tty/hvc/
A Dhvc_console.c422 tty_wait_until_sent(tty, HVC_CLOSE_WAIT); in hvc_close()
A Dhvcs.c1188 tty_wait_until_sent(tty, HVCS_CLOSE_WAIT); in hvcs_close()
/linux/
A Dvmlinux.symvers6989 0x00000000 tty_wait_until_sent vmlinux EXPORT_SYMBOL
A DSystem.map28365 ffff800010761674 T tty_wait_until_sent
A D.tmp_System.map28365 ffff800010761674 T tty_wait_until_sent

Completed in 335 milliseconds