taglinefilesource code
hw_stopped243drivers/char/serial.ctty->hw_stopped = 0;
hw_stopped420drivers/char/serial.cif (info->tty->hw_stopped) {
hw_stopped425drivers/char/serial.cinfo->tty->hw_stopped = 0;
hw_stopped434drivers/char/serial.cinfo->tty->hw_stopped = 1;
hw_stopped492drivers/char/serial.c!info->tty->hw_stopped)
hw_stopped1014drivers/char/serial.cif (!tty || tty->stopped || tty->hw_stopped)
hw_stopped1437drivers/char/serial.ctty->hw_stopped = 0;
hw_stopped1507drivers/char/serial.ctty->hw_stopped = 0;
hw_stopped246include/linux/tty.hunsigned char stopped:1, hw_stopped:1, packet:1, lnext:1;