C_CLOCAL 318 drivers/staging/fwserial/fwserial.c if (tty && !C_CLOCAL(tty)) { C_CLOCAL 1316 drivers/tty/amiserial.c if (!(old_termios->c_cflag & CLOCAL) && C_CLOCAL(tty)) C_CLOCAL 2119 drivers/tty/cyclades.c if (!C_CLOCAL(tty)) C_CLOCAL 2788 drivers/tty/cyclades.c if (!(old_termios->c_cflag & CLOCAL) && C_CLOCAL(tty)) C_CLOCAL 236 drivers/tty/hvc/hvsi.c if (tty && !C_CLOCAL(tty)) C_CLOCAL 752 drivers/tty/isicom.c tty_port_set_check_carrier(&port->port, !C_CLOCAL(tty)); C_CLOCAL 1314 drivers/tty/moxa.c if (!(old_termios->c_cflag & CLOCAL) && C_CLOCAL(tty)) C_CLOCAL 1056 drivers/tty/n_gsm.c if (!C_CLOCAL(tty)) C_CLOCAL 3267 drivers/tty/synclink.c if (C_CLOCAL(tty)) C_CLOCAL 3247 drivers/tty/synclink_gt.c if (C_CLOCAL(tty)) C_CLOCAL 3273 drivers/tty/synclinkmp.c if (C_CLOCAL(tty)) C_CLOCAL 690 drivers/tty/tty_ioctl.c if (C_CLOCAL(tty) != bit) C_CLOCAL 375 drivers/tty/tty_port.c if (tty && (!check_clocal || !C_CLOCAL(tty))) C_CLOCAL 483 drivers/tty/tty_port.c if (C_CLOCAL(tty)) C_CLOCAL 1124 drivers/usb/serial/cypress_m8.c if (tty && !C_CLOCAL(tty) && !(priv->current_status & UART_CD)) { C_CLOCAL 631 drivers/usb/serial/generic.c else if (tty && !C_CLOCAL(tty))