Searched refs:tty_port_close_end (Results 1 – 9 of 9) sorted by relevance
/drivers/tty/ |
D | tty_port.c | 511 void tty_port_close_end(struct tty_port *port, struct tty_struct *tty) in tty_port_close_end() function 531 EXPORT_SYMBOL(tty_port_close_end); 540 tty_port_close_end(port, tty); in tty_port_close()
|
D | amiserial.c | 1422 tty_port_close_end(port, tty); in rs_close()
|
D | n_gsm.c | 2971 tty_port_close_end(&dlci->port, tty); in gsmtty_close()
|
D | mxser.c | 1096 tty_port_close_end(port, tty); in mxser_close()
|
D | synclink_gt.c | 746 tty_port_close_end(&info->port, tty); in close()
|
D | synclinkmp.c | 832 tty_port_close_end(&info->port, tty); in close()
|
D | synclink.c | 3106 tty_port_close_end(&info->port, tty); in mgsl_close()
|
/drivers/isdn/i4l/ |
D | isdn_tty.c | 1610 tty_port_close_end(port, tty); in isdn_tty_close()
|
/drivers/char/pcmcia/ |
D | synclink_cs.c | 2363 tty_port_close_end(port, tty); in mgslpc_close()
|