Searched refs:pl2303_type_data (Results 1 – 1 of 1) sorted by relevance
190 struct pl2303_type_data { struct200 const struct pl2303_type_data *type; argument212 static const struct pl2303_type_data pl2303_type_data[TYPE_COUNT] = { variable252 if (spriv->type == &pl2303_type_data[TYPE_HXN]) in pl2303_vendor_read()283 if (spriv->type == &pl2303_type_data[TYPE_HXN]) in pl2303_vendor_write()310 if (spriv->type == &pl2303_type_data[TYPE_HXN]) in pl2303_update_reg()508 spriv->type = &pl2303_type_data[type]; in pl2303_startup()939 } else if (spriv->type == &pl2303_type_data[TYPE_HXN]) { in pl2303_set_termios()947 if (spriv->type == &pl2303_type_data[TYPE_HXN]) { in pl2303_set_termios()955 if (spriv->type == &pl2303_type_data[TYPE_HXN]) { in pl2303_set_termios()[all …]