Searched refs:LIBUSB_DT_INTERFACE (Results 1 – 3 of 3) sorted by relevance
138 header->bDescriptorType == LIBUSB_DT_INTERFACE || in parse_endpoint()216 if (ifp->bDescriptorType != LIBUSB_DT_INTERFACE) { in parse_interface()218 ifp->bDescriptorType, LIBUSB_DT_INTERFACE); in parse_interface()267 if (header->bDescriptorType == LIBUSB_DT_INTERFACE || in parse_interface()323 if_desc->bDescriptorType != LIBUSB_DT_INTERFACE || in parse_interface()412 header->bDescriptorType == LIBUSB_DT_INTERFACE || in parse_configuration()
257 LIBUSB_DT_INTERFACE = 0x04, enumerator
800 LIBUSB_DT_INTERFACE, // bDescriptorType3261 id->bDescriptorType = LIBUSB_DT_INTERFACE; in _hid_get_config_descriptor()