OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIBUSB_DT_CONFIG
(Results
1 - 5
of
5
) sorted by null
/external/libusb/libusb/
descriptor.c
125
(header.bDescriptorType ==
LIBUSB_DT_CONFIG
) ||
236
(header.bDescriptorType ==
LIBUSB_DT_CONFIG
) ||
261
((header.bDescriptorType ==
LIBUSB_DT_CONFIG
) ||
382
(header.bDescriptorType ==
LIBUSB_DT_CONFIG
) ||
libusb.h
115
LIBUSB_DT_CONFIG
= 0x02,
474
* \ref libusb_descriptor_type::
LIBUSB_DT_CONFIG
LIBUSB_DT_CONFIG
[
all
...]
/external/libusb_aah/libusb/
descriptor.c
126
(header.bDescriptorType ==
LIBUSB_DT_CONFIG
) ||
237
(header.bDescriptorType ==
LIBUSB_DT_CONFIG
) ||
262
if ((header.bDescriptorType ==
LIBUSB_DT_CONFIG
) ||
385
(header.bDescriptorType ==
LIBUSB_DT_CONFIG
) ||
libusb.h
210
LIBUSB_DT_CONFIG
= 0x02,
569
* \ref libusb_descriptor_type::
LIBUSB_DT_CONFIG
LIBUSB_DT_CONFIG
[
all
...]
/external/libusb_aah/libusb/os/
windows_usb.h
302
#define USB_CONFIGURATION_DESCRIPTOR_TYPE
LIBUSB_DT_CONFIG
Completed in 45 milliseconds