Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Dtty_port.c605 void tty_port_close_end(struct tty_port *port, struct tty_struct *tty) in tty_port_close_end() function
624 EXPORT_SYMBOL(tty_port_close_end);
639 tty_port_close_end(port, tty); in tty_port_close()
Damiserial.c1294 tty_port_close_end(port, tty); in rs_close()
Dn_gsm.c3020 tty_port_close_end(&dlci->port, tty); in gsmtty_close()
Dmxser.c1090 tty_port_close_end(port, tty); in mxser_close()
Dsynclink_gt.c736 tty_port_close_end(&info->port, tty); in close()
Dsynclinkmp.c823 tty_port_close_end(&info->port, tty); in close()
Dsynclink.c3088 tty_port_close_end(&info->port, tty); in mgsl_close()
/Linux-v5.10/include/linux/
Dtty.h702 extern void tty_port_close_end(struct tty_port *port, struct tty_struct *tty);
/Linux-v5.10/drivers/char/pcmcia/
Dsynclink_cs.c2348 tty_port_close_end(port, tty); in mgslpc_close()