Searched refs:clocal (Results 1 – 2 of 2) 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()1120 acm->clocal = ((termios->c_cflag & CLOCAL) != 0); in acm_tty_set_termios()