tty_port_close_start
if (tty_port_close_start(port, tty, filp) == 0)
if (tty_port_close_start(&dlci->port, tty, filp) == 0)
EXPORT_SYMBOL(tty_port_close_start);
if (tty_port_close_start(port, tty, filp) == 0)
int tty_port_close_start(struct tty_port *port, struct tty_struct *tty,