Home
last modified time | relevance | path

Searched refs:LIBUSB_DT_CONFIG (Results 1 – 2 of 2) sorted by relevance

/external/libusb/libusb/
Ddescriptor.c125 (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()
Dlibusb.h115 LIBUSB_DT_CONFIG = 0x02, enumerator