Searched refs:IXON (Results 26 - 31 of 31) sorted by relevance

12

/linux-master/drivers/tty/
H A Dmxser.c1369 if ((old_termios->c_iflag & IXON) && !I_IXON(tty)) {
H A Dtty_io.c125 .c_iflag = ICRNL | IXON,
H A Dn_gsm.c3520 tty->termios.c_iflag &= (IXON | IXOFF);
/linux-master/drivers/tty/serial/
H A Dsc16is7xx.c1077 if (termios->c_iflag & IXON)
H A Domap-serial.c981 * IXON Flag:
985 if (termios->c_iflag & IXON)
H A Dserial_core.c1709 iflag_mask |= IXANY|IXON|IXOFF;

Completed in 286 milliseconds

12