MAX_HID_DESCRIPTOR_SIZE 3315 third_party/libusb/src/libusb/os/windows_usb.c 	uint8_t tmp[MAX_HID_DESCRIPTOR_SIZE];
MAX_HID_DESCRIPTOR_SIZE 3316 third_party/libusb/src/libusb/os/windows_usb.c 	size_t report_len = MAX_HID_DESCRIPTOR_SIZE;
MAX_HID_DESCRIPTOR_SIZE 3336 third_party/libusb/src/libusb/os/windows_usb.c 	uint8_t d[MAX_HID_DESCRIPTOR_SIZE];