taglinefilesource code
hw_stopped803drivers/char/cyclades.cif (info->tty->stopped || info->tty->hw_stopped){
hw_stopped1536drivers/char/cyclades.c|| tty->hw_stopped || !info->xmit_buf)
hw_stopped1608drivers/char/cyclades.c&& !tty->hw_stopped ) {
hw_stopped424drivers/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_stopped1260drivers/char/serial.cif (info->xmit_cnt <= 0 || tty->stopped || tty->hw_stopped ||
hw_stopped1307drivers/char/serial.cif (info->xmit_cnt && !tty->stopped && !tty->hw_stopped &&
hw_stopped1929drivers/char/serial.ctty->hw_stopped = 0;
hw_stopped205include/linux/tty.hunsigned char stopped:1, hw_stopped:1, packet:1;