OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIBUSB_BT_USB_2_0_EXTENSION_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libusb/src/libusb/
descriptor.c
990
if (dev_cap->bLength <
LIBUSB_BT_USB_2_0_EXTENSION_SIZE
) {
992
dev_cap->bLength,
LIBUSB_BT_USB_2_0_EXTENSION_SIZE
);
[
all
...]
libusb.h
307
#define
LIBUSB_BT_USB_2_0_EXTENSION_SIZE
7
313
(
LIBUSB_BT_USB_2_0_EXTENSION_SIZE
) +\
[
all
...]
Completed in 25 milliseconds