cp2112_read
ret = cp2112_read(dev, read_buf + count, read_length - count);
ret = cp2112_read(dev, buf, read_length);