usb_devinfo
void usb_devinfo(struct usb_device *udev, char *dst_ptr, uint16_t dst_len);
usb_devinfo(udev, temp_p, sizeof(udev->scratch.data));