OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIBUSB_DT_DEVICE
(Results
1 - 5
of
5
) sorted by null
/external/libusb/libusb/
descriptor.c
126
(header.bDescriptorType ==
LIBUSB_DT_DEVICE
))
237
(header.bDescriptorType ==
LIBUSB_DT_DEVICE
))
262
(header.bDescriptorType ==
LIBUSB_DT_DEVICE
)))
383
(header.bDescriptorType ==
LIBUSB_DT_DEVICE
))
libusb.h
112
LIBUSB_DT_DEVICE
= 0x01,
308
* \ref libusb_descriptor_type::
LIBUSB_DT_DEVICE
LIBUSB_DT_DEVICE
in this
[
all
...]
/external/libusb_aah/libusb/
descriptor.c
127
(header.bDescriptorType ==
LIBUSB_DT_DEVICE
))
238
(header.bDescriptorType ==
LIBUSB_DT_DEVICE
))
263
(header.bDescriptorType ==
LIBUSB_DT_DEVICE
)) {
386
(header.bDescriptorType ==
LIBUSB_DT_DEVICE
))
libusb.h
207
LIBUSB_DT_DEVICE
= 0x01,
403
* \ref libusb_descriptor_type::
LIBUSB_DT_DEVICE
LIBUSB_DT_DEVICE
in this
[
all
...]
/external/libusb_aah/libusb/os/
windows_usb.h
301
#define USB_DEVICE_DESCRIPTOR_TYPE
LIBUSB_DT_DEVICE
Completed in 45 milliseconds