OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIBUSB_REQUEST_TYPE_STANDARD
(Results
1 - 5
of
5
) sorted by null
/external/libusb/libusb/
libusb.h
229
LIBUSB_REQUEST_TYPE_STANDARD
= (0x00 << 5),
521
* \ref libusb_request_type::
LIBUSB_REQUEST_TYPE_STANDARD
522
* "
LIBUSB_REQUEST_TYPE_STANDARD
" then this field refers to
[
all
...]
/external/chromium_org/device/usb/
usb_device_handle_impl.cc
52
result |=
LIBUSB_REQUEST_TYPE_STANDARD
;
/external/chromium_org/third_party/libusb/src/libusb/
libusb.h
406
LIBUSB_REQUEST_TYPE_STANDARD
= (0x00 << 5),
879
* \ref libusb_request_type::
LIBUSB_REQUEST_TYPE_STANDARD
880
* "
LIBUSB_REQUEST_TYPE_STANDARD
" then this field refers to
[
all
...]
/external/chromium_org/third_party/libusb/src/libusb/os/
wince_usb.c
731
ctrlHeader.bmRequestType =
LIBUSB_REQUEST_TYPE_STANDARD
|
[
all
...]
windows_usb.c
[
all
...]
Completed in 33 milliseconds