Searched refs:LIBUSB_DT_INTERFACE (Results 1 – 2 of 2) sorted by relevance
124 (header.bDescriptorType == LIBUSB_DT_INTERFACE) || in parse_endpoint()234 if ((header.bDescriptorType == LIBUSB_DT_INTERFACE) || in parse_interface()305 ifp->bDescriptorType != LIBUSB_DT_INTERFACE || in parse_interface()381 (header.bDescriptorType == LIBUSB_DT_INTERFACE) || in parse_configuration()
121 LIBUSB_DT_INTERFACE = 0x04, enumerator