taglinefilesource code
hw_stopped741drivers/char/cyclades.cif (info->tty->stopped || info->tty->hw_stopped){
hw_stopped1469drivers/char/cyclades.c|| tty->hw_stopped || !info->xmit_buf)
hw_stopped1541drivers/char/cyclades.c&& !tty->hw_stopped ) {
hw_stopped421drivers/char/serial.cinfo->tty->hw_stopped) {
hw_stopped476drivers/char/serial.cif (info->tty->hw_stopped) {
hw_stopped481drivers/char/serial.cinfo->tty->hw_stopped = 0;
hw_stopped494drivers/char/serial.cinfo->tty->hw_stopped = 1;
hw_stopped1236drivers/char/serial.cif (info->xmit_cnt <= 0 || tty->stopped || tty->hw_stopped ||
hw_stopped1283drivers/char/serial.cif (info->xmit_cnt && !tty->stopped && !tty->hw_stopped &&
hw_stopped1798drivers/char/serial.ctty->hw_stopped = 0;
hw_stopped205include/linux/tty.hunsigned char stopped:1, hw_stopped:1, packet:1;