taglinefilesource code
hw_stopped435drivers/char/serial.cif (info->tty->hw_stopped) {
hw_stopped440drivers/char/serial.cinfo->tty->hw_stopped = 0;
hw_stopped449drivers/char/serial.cinfo->tty->hw_stopped = 1;
hw_stopped507drivers/char/serial.c!info->tty->hw_stopped)
hw_stopped1029drivers/char/serial.cif (!tty || tty->stopped || tty->hw_stopped)
hw_stopped1450drivers/char/serial.ctty->hw_stopped = 0;
hw_stopped1520drivers/char/serial.ctty->hw_stopped = 0;
hw_stopped246include/linux/tty.hunsigned char stopped:1, hw_stopped:1, packet:1, lnext:1;