Home
last modified time | relevance | path

Searched refs:ch341_set_handshake (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/usb/serial/
Dch341.c188 static int ch341_set_handshake(struct usb_device *dev, u8 control) in ch341_set_handshake() function
242 r = ch341_set_handshake(dev, priv->mcr); in ch341_configure()
306 ch341_set_handshake(port->serial->dev, priv->mcr); in ch341_dtr_rts()
416 ch341_set_handshake(port->serial->dev, priv->mcr); in ch341_set_termios()
482 return ch341_set_handshake(port->serial->dev, control); in ch341_tiocmset()