CLOCAL 122 arch/sh/kernel/sh_bios.c int cflag = CREAD | HUPCL | CLOCAL; CLOCAL 38 arch/um/drivers/slip_user.c tios.c_cflag = CS8 | CREAD | HUPCL | CLOCAL; CLOCAL 187 arch/xtensa/platforms/iss/console.c B9600 | CS8 | CREAD | HUPCL | CLOCAL; CLOCAL 1470 drivers/char/pcmcia/synclink_cs.c tty_port_set_check_carrier(&info->port, ~cflag & CLOCAL); CLOCAL 2833 drivers/char/pcmcia/synclink_cs.c B9600 | CS8 | CREAD | HUPCL | CLOCAL; CLOCAL 369 drivers/ipack/devices/ipoctal.c tty->init_termios.c_cflag = B9600 | CS8 | CREAD | HUPCL | CLOCAL; CLOCAL 1284 drivers/isdn/capi/capi.c drv->init_termios.c_cflag = B9600 | CS8 | CREAD | HUPCL | CLOCAL; CLOCAL 332 drivers/mmc/core/sdio_uart.c if ((termios->c_cflag & CRTSCTS) || !(termios->c_cflag & CLOCAL)) CLOCAL 1150 drivers/mmc/core/sdio_uart.c tty_drv->init_termios.c_cflag = B4800 | CS8 | CREAD | HUPCL | CLOCAL; CLOCAL 2769 drivers/staging/fwserial/fwserial.c fwtty_driver->init_termios.c_cflag |= CLOCAL; CLOCAL 2794 drivers/staging/fwserial/fwserial.c fwloop_driver->init_termios.c_cflag |= CLOCAL; CLOCAL 297 drivers/staging/gdm724x/gdm_tty.c tty_driver->init_termios.c_cflag = B9600 | CS8 | HUPCL | CLOCAL; CLOCAL 525 drivers/staging/greybus/uart.c gb_tty->clocal = ((termios->c_cflag & CLOCAL) != 0); CLOCAL 991 drivers/staging/greybus/uart.c CREAD | HUPCL | CLOCAL; CLOCAL 586 drivers/staging/isdn/gigaset/interface.c tty->init_termios.c_cflag = B9600 | CS8 | CREAD | HUPCL | CLOCAL; CLOCAL 50 drivers/staging/speakup/serialio.c int cflag = CREAD | HUPCL | CLOCAL | B9600 | CS8; CLOCAL 722 drivers/tty/amiserial.c tty_port_set_check_carrier(port, ~cflag & CLOCAL); CLOCAL 723 drivers/tty/amiserial.c if (~cflag & CLOCAL) CLOCAL 1316 drivers/tty/amiserial.c if (!(old_termios->c_cflag & CLOCAL) && C_CLOCAL(tty)) CLOCAL 1640 drivers/tty/amiserial.c B9600 | CS8 | CREAD | HUPCL | CLOCAL; CLOCAL 2075 drivers/tty/cyclades.c tty_port_set_check_carrier(&info->port, ~cflag & CLOCAL); CLOCAL 2234 drivers/tty/cyclades.c tty_port_set_check_carrier(&info->port, ~cflag & CLOCAL); CLOCAL 2788 drivers/tty/cyclades.c if (!(old_termios->c_cflag & CLOCAL) && C_CLOCAL(tty)) CLOCAL 4035 drivers/tty/cyclades.c B9600 | CS8 | CREAD | HUPCL | CLOCAL; CLOCAL 583 drivers/tty/ipwireless/tty.c B9600 | CS8 | CREAD | HUPCL | CLOCAL; CLOCAL 1652 drivers/tty/isicom.c CLOCAL; CLOCAL 935 drivers/tty/mips_ejtag_fdc.c driver->init_termios.c_cflag |= CLOCAL; CLOCAL 840 drivers/tty/moxa.c p->cflag = B9600 | CS8 | CREAD | CLOCAL | HUPCL; CLOCAL 1047 drivers/tty/moxa.c moxaDriver->init_termios.c_cflag = B9600 | CS8 | CREAD | CLOCAL | HUPCL; CLOCAL 1314 drivers/tty/moxa.c if (!(old_termios->c_cflag & CLOCAL) && C_CLOCAL(tty)) CLOCAL 750 drivers/tty/mxser.c tty_port_set_check_carrier(&info->port, ~cflag & CLOCAL); CLOCAL 751 drivers/tty/mxser.c if (~cflag & CLOCAL) CLOCAL 2721 drivers/tty/mxser.c mxvar_sdriver->init_termios.c_cflag = B9600|CS8|CREAD|HUPCL|CLOCAL; CLOCAL 1868 drivers/tty/nozomi.c HUPCL | CLOCAL; CLOCAL 763 drivers/tty/rocket.c if (cflag & CLOCAL) { CLOCAL 2399 drivers/tty/rocket.c B9600 | CS8 | CREAD | HUPCL | CLOCAL; CLOCAL 138 drivers/tty/serdev/serdev-ttyport.c ktermios.c_cflag |= CLOCAL; CLOCAL 220 drivers/tty/serial/21285.c termios->c_cflag |= CLOCAL; CLOCAL 2079 drivers/tty/serial/amba-pl011.c termios->c_cflag |= CS8 | CLOCAL; CLOCAL 658 drivers/tty/serial/jsm/jsm_tty.c if (ch->ch_c_cflag & CLOCAL) CLOCAL 512 drivers/tty/serial/lpc32xx_hs.c termios->c_cflag &= ~(HUPCL | CMSPAR | CLOCAL | CRTSCTS); CLOCAL 697 drivers/tty/serial/men_z135_uart.c termios->c_cflag &= ~CLOCAL; CLOCAL 648 drivers/tty/serial/rp2.c __rp2_uart_set_termios(up, CS8 | CREAD | CLOCAL, 0, DEFAULT_BAUD_DIV); CLOCAL 1284 drivers/tty/serial/samsung.c termios->c_cflag |= CLOCAL; CLOCAL 526 drivers/tty/serial/serial_core.c if (termios->c_cflag & CLOCAL) CLOCAL 2076 drivers/tty/serial/serial_core.c termios.c_cflag |= CREAD | HUPCL | CLOCAL; CLOCAL 2547 drivers/tty/serial/serial_core.c normal->init_termios.c_cflag = B9600 | CS8 | CREAD | HUPCL | CLOCAL; CLOCAL 637 drivers/tty/serial/serial_txx9.c termios->c_cflag |= CLOCAL; CLOCAL 118 drivers/tty/serial/suncore.c cflag = CREAD | HUPCL | CLOCAL; CLOCAL 1204 drivers/tty/serial/sunsu.c up->cflag = B1200 | CS8 | CLOCAL | CREAD; CLOCAL 1207 drivers/tty/serial/sunsu.c up->cflag = B4800 | CS8 | CLOCAL | CREAD; CLOCAL 1290 drivers/tty/serial/sunzilog.c up->cflag = B1200 | CS8 | CLOCAL | CREAD; CLOCAL 1293 drivers/tty/serial/sunzilog.c up->cflag = B4800 | CS8 | CLOCAL | CREAD; CLOCAL 945 drivers/tty/serial/zs.c if (!(termios->c_cflag & CLOCAL)) { CLOCAL 1966 drivers/tty/synclink.c tty_port_set_check_carrier(&info->port, ~cflag & CLOCAL); CLOCAL 4309 drivers/tty/synclink.c B9600 | CS8 | CREAD | HUPCL | CLOCAL; CLOCAL 2556 drivers/tty/synclink_gt.c tty_port_set_check_carrier(&info->port, ~cflag & CLOCAL); CLOCAL 3774 drivers/tty/synclink_gt.c B9600 | CS8 | CREAD | HUPCL | CLOCAL; CLOCAL 2802 drivers/tty/synclinkmp.c tty_port_set_check_carrier(&info->port, ~cflag & CLOCAL); CLOCAL 3972 drivers/tty/synclinkmp.c B9600 | CS8 | CREAD | HUPCL | CLOCAL; CLOCAL 277 drivers/tty/tty_ioctl.c new->c_cflag &= HUPCL | CREAD | CLOCAL; CLOCAL 278 drivers/tty/tty_ioctl.c new->c_cflag |= old->c_cflag & ~(HUPCL | CREAD | CLOCAL); CLOCAL 297 drivers/tty/tty_ioctl.c if ((a->c_cflag ^ b->c_cflag) & ~(HUPCL | CREAD | CLOCAL)) CLOCAL 681 drivers/tty/tty_ioctl.c int bit = arg ? CLOCAL : 0; CLOCAL 686 drivers/tty/tty_ioctl.c tty->termios.c_cflag &= ~CLOCAL; CLOCAL 838 drivers/tty/tty_ioctl.c ret = put_user((kterm.c_cflag & CLOCAL) ? 1 : 0, CLOCAL 1072 drivers/usb/class/cdc-acm.c acm->clocal = ((termios->c_cflag & CLOCAL) != 0); CLOCAL 1998 drivers/usb/class/cdc-acm.c HUPCL | CLOCAL; CLOCAL 1421 drivers/usb/gadget/function/u_serial.c B9600 | CS8 | CREAD | HUPCL | CLOCAL; CLOCAL 304 drivers/usb/host/xhci-dbgtty.c B9600 | CS8 | CREAD | HUPCL | CLOCAL; CLOCAL 62 drivers/usb/serial/console.c int cflag = CREAD | HUPCL | CLOCAL; CLOCAL 945 drivers/usb/serial/iuu_phoenix.c tty->termios.c_cflag = B9600 | CS8 | CSTOPB | CREAD | PARENB | CLOCAL; CLOCAL 1233 drivers/usb/serial/usb-serial.c | HUPCL | CLOCAL; CLOCAL 544 include/linux/serial_core.h !((cflag) & CLOCAL)) CLOCAL 167 include/linux/tty.h #define C_CLOCAL(tty) _C_FLAG((tty), CLOCAL)