usbd_get_phys
void usbd_get_phys(struct usb_device *udev, char *phys, uint8_t len);
usbd_get_phys(udev, bus_info, sizeof(bus_info));