Searched refs:C_CLOCAL (Results 1 – 16 of 16) sorted by relevance
377 if (tty && (!check_clocal || !C_CLOCAL(tty))) in tty_port_tty_hangup()489 if (C_CLOCAL(tty)) in tty_port_block_til_ready()
690 if (C_CLOCAL(tty) != bit) in tty_change_softcar()
1342 if (!(old_termios->c_cflag & CLOCAL) && C_CLOCAL(tty)) in rs_set_termios()
753 tty_port_set_check_carrier(&port->port, !C_CLOCAL(tty)); in isicom_config_port()
2119 if (!C_CLOCAL(tty)) in cy_set_line_char()2793 if (!(old_termios->c_cflag & CLOCAL) && C_CLOCAL(tty)) in cy_set_termios()
1322 if (!(old_termios->c_cflag & CLOCAL) && C_CLOCAL(tty)) in moxa_set_termios()
1056 if (!C_CLOCAL(tty)) in gsm_process_modem()
3256 if (C_CLOCAL(tty)) in block_til_ready()
3274 if (C_CLOCAL(tty)) in block_til_ready()
3268 if (C_CLOCAL(tty)) in block_til_ready()
625 else if (tty && !C_CLOCAL(tty)) in usb_serial_handle_dcd_change()
1158 if (tty && !C_CLOCAL(tty) && !(priv->current_status & UART_CD)) { in cypress_read_int_callback()
167 #define C_CLOCAL(tty) _C_FLAG((tty), CLOCAL) macro
236 if (tty && !C_CLOCAL(tty)) in hvsi_recv_control()
2267 return put_user(C_CLOCAL(tty) ? 1 : 0, in dgnc_tty_ioctl()
315 if (tty && !C_CLOCAL(tty)) { in fwtty_update_port_status()