Searched refs:clocal (Results 1 – 4 of 4) sorted by relevance
98 unsigned char clocal; /* termios CLOCAL */ member
315 if (!acm->clocal && (acm->ctrlin & ~newctrl & USB_CDC_SERIAL_STATE_DCD)) { in acm_process_notification()1096 acm->clocal = ((termios->c_cflag & CLOCAL) != 0); in acm_tty_set_termios()
6 + modify reset command to avoid altering clocal if the terminal uses a337 + /* leave clocal alone if this appears to use a modem */
51 unsigned char clocal; member499 gb_tty->clocal = ((termios->c_cflag & CLOCAL) != 0); in gb_tty_set_termios()