Searched refs:C_CLOCAL (Results 1 – 11 of 11) sorted by relevance
402 if (tty && (!check_clocal || !C_CLOCAL(tty))) in tty_port_tty_hangup()511 if (C_CLOCAL(tty)) in tty_port_block_til_ready()
667 if (C_CLOCAL(tty) != bit) in tty_change_softcar()
1211 if (!(old_termios->c_cflag & CLOCAL) && C_CLOCAL(tty)) in rs_set_termios()
1612 if (!(old_termios->c_cflag & CLOCAL) && C_CLOCAL(tty)) in moxa_set_termios()
1384 if (!C_CLOCAL(tty)) in gsm_process_modem()
3181 if (C_CLOCAL(tty)) in block_til_ready()
96 #define C_CLOCAL(tty) _C_FLAG((tty), CLOCAL) macro
627 else if (tty && !C_CLOCAL(tty)) in usb_serial_handle_dcd_change()
1109 if (tty && !C_CLOCAL(tty) && !(priv->current_status & UART_CD)) { in cypress_read_int_callback()
236 if (tty && !C_CLOCAL(tty)) in hvsi_recv_control()
318 if (tty && !C_CLOCAL(tty)) { in fwtty_update_port_status()