LIBUSB_DT_DEVICE_SIZE 3169 third_party/libusb/src/libusb/os/windows_usb.c d.bLength = LIBUSB_DT_DEVICE_SIZE; LIBUSB_DT_DEVICE_SIZE 3184 third_party/libusb/src/libusb/os/windows_usb.c if (*size > LIBUSB_DT_DEVICE_SIZE) LIBUSB_DT_DEVICE_SIZE 3185 third_party/libusb/src/libusb/os/windows_usb.c *size = LIBUSB_DT_DEVICE_SIZE;