Searched refs:C_CLOCAL (Results 1 – 10 of 10) sorted by relevance
263 if (tty && (!check_clocal || !C_CLOCAL(tty))) in tty_port_tty_hangup()390 if (C_CLOCAL(tty)) in tty_port_block_til_ready()
761 if (C_CLOCAL(tty)) in isicom_config_port()
1327 if (!(old_termios->c_cflag & CLOCAL) && C_CLOCAL(tty)) in moxa_set_termios()
2149 if (!C_CLOCAL(tty)) in cy_set_line_char()
597 else if (tty && !C_CLOCAL(tty)) in usb_serial_handle_dcd_change()
165 #define C_CLOCAL(tty) _C_FLAG((tty), CLOCAL) macro
249 if (tty && !C_CLOCAL(tty)) in hvsi_recv_control()
2729 rc = put_user(C_CLOCAL(tty) ? 1 : 0, (unsigned long __user *) arg); in dgnc_tty_ioctl()
330 if (tty && !C_CLOCAL(tty)) { in fwtty_update_port_status()
4969 rc = put_user(C_CLOCAL(tty) ? 1 : 0, in dgap_tty_ioctl()