Searched refs:c_iflag (Results 1 – 3 of 3) sorted by relevance
62 ter->c_iflag &= ~(IXON | IXOFF | IXANY); in native_tty_termios_defaults_set()69 ter->c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP | INLCR | IGNCR | ICRNL); in native_tty_termios_defaults_set()238 if (ter.c_cflag != read_ter.c_cflag || ter.c_iflag != read_ter.c_iflag || in native_tty_configure_bottom()
202 ter.c_iflag &= ~(BRKINT | ICRNL | IGNBRK | IGNCR | INLCR | INPCK in np_uart_open_ptty()
52 termios_p->c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP | INLCR | IGNCR | ICRNL | IXON); in test_modem_backend_tty_cfmakeraw()