taglinefilesource code
hw_stopped868drivers/char/cyclades.cif (info->tty->stopped || info->tty->hw_stopped){
hw_stopped1592drivers/char/cyclades.c|| tty->hw_stopped || !info->xmit_buf)
hw_stopped1665drivers/char/cyclades.c&& !tty->hw_stopped ) {
hw_stopped2017drivers/char/istallion.ctty->hw_stopped = 0;
hw_stopped2083drivers/char/pcxx.ctty->hw_stopped = 0;
hw_stopped429drivers/char/serial.cinfo->tty->hw_stopped) {
hw_stopped494drivers/char/serial.cif (info->tty->hw_stopped) {
hw_stopped499drivers/char/serial.cinfo->tty->hw_stopped = 0;
hw_stopped510drivers/char/serial.cinfo->tty->hw_stopped = 1;
hw_stopped1314drivers/char/serial.cif (info->xmit_cnt <= 0 || tty->stopped || tty->hw_stopped ||
hw_stopped1363drivers/char/serial.cif (info->xmit_cnt && !tty->stopped && !tty->hw_stopped &&
hw_stopped2053drivers/char/serial.ctty->hw_stopped = 0;
hw_stopped1071drivers/char/stallion.cif (tty->stopped || tty->hw_stopped || (portp->tx.head == portp->tx.tail))
hw_stopped1328drivers/char/stallion.ctty->hw_stopped = 0;
hw_stopped761drivers/isdn/isdn_tty.ctty->hw_stopped = 0;
hw_stopped214include/linux/tty.hunsigned char stopped:1, hw_stopped:1, packet:1;