Searched refs:clocal (Results 1 – 3 of 3) 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()
51 unsigned char clocal; member499 gb_tty->clocal = ((termios->c_cflag & CLOCAL) != 0); in gb_tty_set_termios()