Searched refs:ch341_private (Results 1 – 1 of 1) sorted by relevance
80 struct ch341_private { struct123 struct ch341_private *priv) in ch341_set_baudrate()159 static int ch341_get_status(struct usb_device *dev, struct ch341_private *priv) in ch341_get_status()189 static int ch341_configure(struct usb_device *dev, struct ch341_private *priv) in ch341_configure()247 struct ch341_private *priv; in ch341_port_probe()250 priv = kzalloc(sizeof(struct ch341_private), GFP_KERNEL); in ch341_port_probe()271 struct ch341_private *priv; in ch341_port_remove()281 struct ch341_private *priv = usb_get_serial_port_data(port); in ch341_carrier_raised()289 struct ch341_private *priv = usb_get_serial_port_data(port); in ch341_dtr_rts()313 struct ch341_private *priv = usb_get_serial_port_data(port); in ch341_open()[all …]