Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dch341.c292 static int ch341_set_handshake(struct usb_device *dev, u8 control) in ch341_set_handshake() function
348 r = ch341_set_handshake(dev, priv->mcr); in ch341_configure()
465 ch341_set_handshake(port->serial->dev, priv->mcr); in ch341_dtr_rts()
576 ch341_set_handshake(port->serial->dev, priv->mcr); in ch341_set_termios()
725 return ch341_set_handshake(port->serial->dev, control); in ch341_tiocmset()