Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dtty_port.c518 void tty_port_close_end(struct tty_port *port, struct tty_struct *tty) in tty_port_close_end() function
540 EXPORT_SYMBOL(tty_port_close_end);
558 tty_port_close_end(port, tty); in tty_port_close()
Damiserial.c1432 tty_port_close_end(port, tty); in rs_close()
Dn_gsm.c2996 tty_port_close_end(&dlci->port, tty); in gsmtty_close()
Dmxser.c1096 tty_port_close_end(port, tty); in mxser_close()
Dsynclink_gt.c746 tty_port_close_end(&info->port, tty); in close()
Dsynclinkmp.c832 tty_port_close_end(&info->port, tty); in close()
Dsynclink.c3106 tty_port_close_end(&info->port, tty); in mgsl_close()
/linux-4.1.27/include/linux/
Dtty.h567 extern void tty_port_close_end(struct tty_port *port, struct tty_struct *tty);
/linux-4.1.27/net/irda/ircomm/
Dircomm_tty.c522 tty_port_close_end(port, tty); in ircomm_tty_close()
/linux-4.1.27/drivers/isdn/i4l/
Disdn_tty.c1605 tty_port_close_end(port, tty); in isdn_tty_close()
/linux-4.1.27/drivers/char/pcmcia/
Dsynclink_cs.c2361 tty_port_close_end(port, tty); in mgslpc_close()