C_CLOCAL
if (!(old_termios->c_cflag & CLOCAL) && C_CLOCAL(tty))
if (tty && !C_CLOCAL(tty))
if (!(old_termios->c_cflag & CLOCAL) && C_CLOCAL(tty))
if (!C_CLOCAL(tty))
if (C_CLOCAL(tty) != bit)
if (!check_clocal || !C_CLOCAL(tty)) {
if (C_CLOCAL(tty))
if (tty && !C_CLOCAL(tty) && !(priv->current_status & UART_CD)) {
else if (tty && !C_CLOCAL(tty))