OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIBUSB_SPEED_UNKNOWN
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libusb/src/libusb/
core.c
525
dev->speed =
LIBUSB_SPEED_UNKNOWN
;
838
* \returns a \ref libusb_speed code, where
LIBUSB_SPEED_UNKNOWN
means that
[
all
...]
libusb.h
980
LIBUSB_SPEED_UNKNOWN
= 0,
[
all
...]
Completed in 30 milliseconds