OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bmRequestType
(Results
1 - 10
of
10
) sorted by null
/device/google/accessory/arduino/USB_Host_Shield/
Usb.h
77
byte
bmRequestType
; // 0 Bit-map of request type
/external/chromium_org/third_party/libusb/src/libusb/os/
wince_usb.h
63
UINT8
bmRequestType
;
linux_usbfs.h
30
uint8_t
bmRequestType
;
/external/libnfc-nci/src/udrv/include/
uusb.h
83
UINT8
bmRequestType
;
/external/libusb/libusb/os/
linux_usbfs.h
28
uint8_t
bmRequestType
;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/
cdc.h
217
__u8
bmRequestType
;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
cdc.h
217
__u8
bmRequestType
;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
cdc.h
217
__u8
bmRequestType
;
/external/libusb/libusb/
libusb.h
225
* \ref libusb_control_setup::
bmRequestType
"
bmRequestType
" field in control
243
* \ref libusb_control_setup::
bmRequestType
"
bmRequestType
" field in control
518
uint8_t
bmRequestType
;
520
/** Request. If the type bits of
bmRequestType
are equal to
863
* \param
bmRequestType
see the
864
* \ref libusb_control_setup::
bmRequestType
"
bmRequestType
" field of
880
uint8_t
bmRequestType
, uint8_t bRequest, uint16_t wValue, uint16_t wIndex
[
all
...]
/external/chromium_org/third_party/libusb/src/libusb/
libusb.h
402
* \ref libusb_control_setup::
bmRequestType
"
bmRequestType
" field in control
420
* \ref libusb_control_setup::
bmRequestType
"
bmRequestType
" field in control
876
uint8_t
bmRequestType
;
878
/** Request. If the type bits of
bmRequestType
are equal to
[
all
...]
Completed in 662 milliseconds