LIBUSB_DT_INTERFACE 156 third_party/libusb/src/libusb/descriptor.c (header.bDescriptorType == LIBUSB_DT_INTERFACE) || LIBUSB_DT_INTERFACE 244 third_party/libusb/src/libusb/descriptor.c if (ifp->bDescriptorType != LIBUSB_DT_INTERFACE) { LIBUSB_DT_INTERFACE 246 third_party/libusb/src/libusb/descriptor.c ifp->bDescriptorType, LIBUSB_DT_INTERFACE); LIBUSB_DT_INTERFACE 298 third_party/libusb/src/libusb/descriptor.c if ((header.bDescriptorType == LIBUSB_DT_INTERFACE) || LIBUSB_DT_INTERFACE 352 third_party/libusb/src/libusb/descriptor.c ifp->bDescriptorType != LIBUSB_DT_INTERFACE || LIBUSB_DT_INTERFACE 451 third_party/libusb/src/libusb/descriptor.c (header.bDescriptorType == LIBUSB_DT_INTERFACE) || LIBUSB_DT_INTERFACE 3228 third_party/libusb/src/libusb/os/windows_usb.c id->bDescriptorType = LIBUSB_DT_INTERFACE; LIBUSB_DT_INTERFACE 337 third_party/libusb/src/libusb/os/windows_usb.h #define USB_INTERFACE_DESCRIPTOR_TYPE LIBUSB_DT_INTERFACE