taglinefilesource code
HUPCL887drivers/char/serial.cif (info->tty && !(info->tty->termios->c_cflag & HUPCL))
HUPCL1658drivers/char/tty_io.ctp->c_cflag = B9600 | CS8 | CREAD | HUPCL | CLOCAL;