Searched refs:LIBUSB_DT_ENDPOINT (Results 1 – 2 of 2) sorted by relevance
96 if (header.bDescriptorType != LIBUSB_DT_ENDPOINT) { in parse_endpoint()98 header.bDescriptorType, LIBUSB_DT_ENDPOINT); in parse_endpoint()123 if ((header.bDescriptorType == LIBUSB_DT_ENDPOINT) || in parse_endpoint()235 (header.bDescriptorType == LIBUSB_DT_ENDPOINT) || in parse_interface()380 if ((header.bDescriptorType == LIBUSB_DT_ENDPOINT) || in parse_configuration()
124 LIBUSB_DT_ENDPOINT = 0x05, enumerator