LIBUSB_DT_CONFIG 157 third_party/libusb/src/libusb/descriptor.c (header.bDescriptorType == LIBUSB_DT_CONFIG) || LIBUSB_DT_CONFIG 300 third_party/libusb/src/libusb/descriptor.c (header.bDescriptorType == LIBUSB_DT_CONFIG) || LIBUSB_DT_CONFIG 393 third_party/libusb/src/libusb/descriptor.c if (config->bDescriptorType != LIBUSB_DT_CONFIG) { LIBUSB_DT_CONFIG 395 third_party/libusb/src/libusb/descriptor.c config->bDescriptorType, LIBUSB_DT_CONFIG); LIBUSB_DT_CONFIG 452 third_party/libusb/src/libusb/descriptor.c (header.bDescriptorType == LIBUSB_DT_CONFIG) || LIBUSB_DT_CONFIG 692 third_party/libusb/src/libusb/os/linux_usbfs.c if (config.bDescriptorType != LIBUSB_DT_CONFIG) { LIBUSB_DT_CONFIG 707 third_party/libusb/src/libusb/os/linux_usbfs.c int next = seek_to_next_descriptor(ctx, LIBUSB_DT_CONFIG, LIBUSB_DT_CONFIG 3219 third_party/libusb/src/libusb/os/windows_usb.c cd->bDescriptorType = LIBUSB_DT_CONFIG; LIBUSB_DT_CONFIG 3407 third_party/libusb/src/libusb/os/windows_usb.c case LIBUSB_DT_CONFIG: LIBUSB_DT_CONFIG 335 third_party/libusb/src/libusb/os/windows_usb.h #define USB_CONFIGURATION_DESCRIPTOR_TYPE LIBUSB_DT_CONFIG