Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/
Dtty_port.c355 tty_wait_until_sent_from_close(tty, port->closing_wait); in tty_port_close_start()
/linux-3.4.99/drivers/tty/hvc/
Dhvc_console.c395 tty_wait_until_sent_from_close(tty, HVC_CLOSE_WAIT); in hvc_close()
Dhvcs.c1233 tty_wait_until_sent_from_close(tty, HVCS_CLOSE_WAIT); in hvcs_close()
/linux-3.4.99/include/linux/
Dtty.h621 static inline void tty_wait_until_sent_from_close(struct tty_struct *tty, in tty_wait_until_sent_from_close() function
/linux-3.4.99/net/irda/ircomm/
Dircomm_tty.c549 tty_wait_until_sent_from_close(tty, self->closing_wait); in ircomm_tty_close()
/linux-3.4.99/drivers/isdn/i4l/
Disdn_tty.c1694 tty_wait_until_sent_from_close(tty, 3000); /* 30 seconds timeout */ in isdn_tty_close()