Searched refs:crtscts (Results 1 – 2 of 2) sorted by relevance
9 ExecStartPre=stty -F /dev/ttyAMA1 115200 litout -crtscts -ixon -echo raw
296 bool crtscts;1146 bool crtscts; in cp210x_set_flow_control() 1216 crtscts = true; in cp210x_set_flow_control() 1223 crtscts = false; in cp210x_set_flow_control() 1251 port_priv->crtscts = crtscts; in cp210x_set_flow_control() 1373 if (port_priv->crtscts && control & CONTROL_WRITE_RTS) { in cp210x_tiocmset_port() 295 bool crtscts; global() member 1145 bool crtscts; cp210x_set_flow_control() local