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_stopped509drivers/char/serial.c!info->tty->hw_stopped)
hw_stopped1031drivers/char/serial.cif (!tty || tty->stopped || tty->hw_stopped)
hw_stopped1452drivers/char/serial.ctty->hw_stopped = 0;
hw_stopped1522drivers/char/serial.ctty->hw_stopped = 0;
hw_stopped219include/linux/tty.hunsigned char stopped:1, hw_stopped:1, packet:1, lnext:1;