Home
last modified time | relevance | path

Searched refs:crtscts (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dcp210x.c295 bool crtscts; member
1145 bool crtscts; in cp210x_set_flow_control() local
1215 crtscts = true; in cp210x_set_flow_control()
1222 crtscts = false; in cp210x_set_flow_control()
1250 port_priv->crtscts = crtscts; in cp210x_set_flow_control()
1372 if (port_priv->crtscts && control & CONTROL_WRITE_RTS) { in cp210x_tiocmset_port()

Completed in 4 milliseconds