tty_port_close_end 2348 drivers/char/pcmcia/synclink_cs.c 	tty_port_close_end(port, tty);
tty_port_close_end 1370 drivers/tty/amiserial.c 	tty_port_close_end(port, tty);
tty_port_close_end 1093 drivers/tty/mxser.c 	tty_port_close_end(port, tty);
tty_port_close_end 3011 drivers/tty/n_gsm.c 	tty_port_close_end(&dlci->port, tty);
tty_port_close_end 3089 drivers/tty/synclink.c 	tty_port_close_end(&info->port, tty);	
tty_port_close_end  736 drivers/tty/synclink_gt.c 	tty_port_close_end(&info->port, tty);
tty_port_close_end  823 drivers/tty/synclinkmp.c 	tty_port_close_end(&info->port, tty);
tty_port_close_end  624 drivers/tty/tty_port.c EXPORT_SYMBOL(tty_port_close_end);
tty_port_close_end  639 drivers/tty/tty_port.c 	tty_port_close_end(port, tty);
tty_port_close_end  698 include/linux/tty.h extern void tty_port_close_end(struct tty_port *port, struct tty_struct *tty);