taglinefilesource code
hw_stopped437drivers/char/serial.cif (info->tty->hw_stopped) {
hw_stopped442drivers/char/serial.cinfo->tty->hw_stopped = 0;
hw_stopped451drivers/char/serial.cinfo->tty->hw_stopped = 1;
hw_stopped508drivers/char/serial.c!info->tty->hw_stopped)
hw_stopped1030drivers/char/serial.cif (!tty || tty->stopped || tty->hw_stopped)
hw_stopped1451drivers/char/serial.ctty->hw_stopped = 0;
hw_stopped1504drivers/char/serial.ctty->hw_stopped = 0;
hw_stopped217include/linux/tty.hunsigned char stopped:1, hw_stopped:1, packet:1, lnext:1;