taglinefilesource code
hw_stopped862drivers/char/cyclades.cif (info->tty->stopped || info->tty->hw_stopped){
hw_stopped1586drivers/char/cyclades.c|| tty->hw_stopped || !info->xmit_buf)
hw_stopped1659drivers/char/cyclades.c&& !tty->hw_stopped ) {
hw_stopped1924drivers/char/istallion.ctty->hw_stopped = 0;
hw_stopped423drivers/char/serial.cinfo->tty->hw_stopped) {
hw_stopped475drivers/char/serial.cif (info->tty->hw_stopped) {
hw_stopped480drivers/char/serial.cinfo->tty->hw_stopped = 0;
hw_stopped491drivers/char/serial.cinfo->tty->hw_stopped = 1;
hw_stopped1284drivers/char/serial.cif (info->xmit_cnt <= 0 || tty->stopped || tty->hw_stopped ||
hw_stopped1331drivers/char/serial.cif (info->xmit_cnt && !tty->stopped && !tty->hw_stopped &&
hw_stopped1969drivers/char/serial.ctty->hw_stopped = 0;
hw_stopped1028drivers/char/stallion.cif (tty->stopped || tty->hw_stopped || (portp->tx.head == portp->tx.tail))
hw_stopped1276drivers/char/stallion.ctty->hw_stopped = 0;
hw_stopped212include/linux/tty.hunsigned char stopped:1, hw_stopped:1, packet:1;