LIBUSB_DT_HID_SIZE 3207 third_party/libusb/src/libusb/os/windows_usb.c 		+ LIBUSB_DT_HID_SIZE + num_endpoints * LIBUSB_DT_ENDPOINT_SIZE;
LIBUSB_DT_HID_SIZE 3216 third_party/libusb/src/libusb/os/windows_usb.c 		+ LIBUSB_DT_HID_SIZE);
LIBUSB_DT_HID_SIZE 3237 third_party/libusb/src/libusb/os/windows_usb.c 	tmp_size = LIBUSB_DT_HID_SIZE;
LIBUSB_DT_HID_SIZE 3320 third_party/libusb/src/libusb/os/windows_usb.c 	d.bLength = LIBUSB_DT_HID_SIZE;
LIBUSB_DT_HID_SIZE 3328 third_party/libusb/src/libusb/os/windows_usb.c 	if (*size > LIBUSB_DT_HID_SIZE)
LIBUSB_DT_HID_SIZE 3329 third_party/libusb/src/libusb/os/windows_usb.c 		*size = LIBUSB_DT_HID_SIZE;
LIBUSB_DT_HID_SIZE  154 third_party/libusb/src/libusb/os/windows_usb.h 	+ LIBUSB_DT_HID_SIZE + 2 * LIBUSB_DT_ENDPOINT_SIZE)