Searched refs:ch341_private (Results 1 – 1 of 1) sorted by relevance
98 struct ch341_private { struct244 struct ch341_private *priv, in ch341_set_baudrate_lcr()346 struct ch341_private *priv = usb_get_serial_port_data(port); in ch341_detect_quirks()381 struct ch341_private *priv; in ch341_port_probe()384 priv = kzalloc(sizeof(struct ch341_private), GFP_KERNEL); in ch341_port_probe()414 struct ch341_private *priv; in ch341_port_remove()422 struct ch341_private *priv = usb_get_serial_port_data(port); in ch341_carrier_raised()430 struct ch341_private *priv = usb_get_serial_port_data(port); in ch341_dtr_rts()453 struct ch341_private *priv = usb_get_serial_port_data(port); in ch341_open()514 struct ch341_private *priv = usb_get_serial_port_data(port); in ch341_set_termios()[all …]
Completed in 5 milliseconds