Searched refs:LIBUSB_DT_CONFIG (Results 1 – 2 of 2) sorted by relevance
125 (header.bDescriptorType == LIBUSB_DT_CONFIG) || in parse_endpoint()236 (header.bDescriptorType == LIBUSB_DT_CONFIG) || in parse_interface()261 ((header.bDescriptorType == LIBUSB_DT_CONFIG) || in parse_interface()382 (header.bDescriptorType == LIBUSB_DT_CONFIG) || in parse_configuration()
115 LIBUSB_DT_CONFIG = 0x02, enumerator