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