taglinefilesource code
HUPCL597kernel/chr_drv/serial.cif (info->tty && !(info->tty->termios->c_cflag & HUPCL))
HUPCL1488kernel/chr_drv/tty_io.ctp->c_cflag = B2400 | CS8 | CREAD | HUPCL | CLOCAL;