Searched refs:LIBUSB_DT_CONFIG (Results 1 – 4 of 4) sorted by relevance
139 header->bDescriptorType == LIBUSB_DT_CONFIG || in parse_endpoint()269 header->bDescriptorType == LIBUSB_DT_CONFIG || in parse_interface()362 if (config->bDescriptorType != LIBUSB_DT_CONFIG) { in parse_configuration()364 config->bDescriptorType, LIBUSB_DT_CONFIG); in parse_configuration()413 header->bDescriptorType == LIBUSB_DT_CONFIG || in parse_configuration()
251 LIBUSB_DT_CONFIG = 0x02, enumerator
721 cd_buf_short.req.SetupPacket.wValue = (LIBUSB_DT_CONFIG << 8) | i; in cache_config_descriptors()750 cd_buf_actual->SetupPacket.wValue = (LIBUSB_DT_CONFIG << 8) | i; in cache_config_descriptors()767 if (cd_data->bDescriptorType != LIBUSB_DT_CONFIG) { in cache_config_descriptors()791 LIBUSB_DT_CONFIG, // bDescriptorType3252 cd->bDescriptorType = LIBUSB_DT_CONFIG; in _hid_get_config_descriptor()3444 case LIBUSB_DT_CONFIG: in _hid_get_descriptor()
653 if (header->bDescriptorType == LIBUSB_DT_CONFIG) in seek_to_next_config()704 if (config_desc->bDescriptorType != LIBUSB_DT_CONFIG) { in parse_config_descriptors()