taglinefilesource code
old_cflag125kernel/chr_drv/tty_ioctl.cunsigned short old_cflag = tty->termios.c_cflag;
old_cflag139kernel/chr_drv/tty_ioctl.cif (IS_A_SERIAL(channel) && tty->termios.c_cflag != old_cflag)
old_cflag170kernel/chr_drv/tty_ioctl.cunsigned short old_cflag = tty->termios.c_cflag;
old_cflag189kernel/chr_drv/tty_ioctl.cif (IS_A_SERIAL(channel) && tty->termios.c_cflag != old_cflag)