Home
last modified time | relevance | path

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

/drivers/tty/
Dtty_port.c610 void tty_port_close_end(struct tty_port *port, struct tty_struct *tty) in tty_port_close_end() function
629 EXPORT_SYMBOL(tty_port_close_end);
644 tty_port_close_end(port, tty); in tty_port_close()
Damiserial.c1266 tty_port_close_end(port, tty); in rs_close()
Dmxser.c942 tty_port_close_end(port, tty); in mxser_close()
Dn_gsm.c3427 tty_port_close_end(&dlci->port, tty); in gsmtty_close()
Dsynclink_gt.c680 tty_port_close_end(&info->port, tty); in close()
/drivers/char/pcmcia/
Dsynclink_cs.c2340 tty_port_close_end(port, tty); in mgslpc_close()