Searched refs:LIBUSB_DT_DEVICE (Results 1 – 2 of 2) sorted by relevance
126 (header.bDescriptorType == LIBUSB_DT_DEVICE)) in parse_endpoint()237 (header.bDescriptorType == LIBUSB_DT_DEVICE)) in parse_interface()262 (header.bDescriptorType == LIBUSB_DT_DEVICE))) in parse_interface()383 (header.bDescriptorType == LIBUSB_DT_DEVICE)) in parse_configuration()
112 LIBUSB_DT_DEVICE = 0x01, enumerator