OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bFirstInterface
(Results
1 - 7
of
7
) sorted by null
/external/autotest/client/site_tests/cellular_MbimComplianceDescriptor/
cellular_MbimComplianceDES02.py
301
# 1.
bFirstInterface
<= bControlInterface < (
bFirstInterface
+
303
# 2.
bFirstInterface
<= bSubordinateInterface0 < (
304
#
bFirstInterface
+ bInterfaceCount)
305
b_first_interface = association_descriptor.
bFirstInterface
/external/autotest/client/cros/cellular/mbim_compliance/tests/
des_02.py
300
# 1.
bFirstInterface
<= bControlInterface < (
bFirstInterface
+
302
# 2.
bFirstInterface
<= bSubordinateInterface0 < (
303
#
bFirstInterface
+ bInterfaceCount)
304
b_first_interface = association_descriptor.
bFirstInterface
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/usb/
ch9.h
681
__u8
bFirstInterface
;
/bionic/libc/kernel/uapi/linux/usb/
ch9.h
303
__u8
bFirstInterface
;
/external/autotest/client/cros/cellular/mbim_compliance/
usb_descriptors_unittest.py
198
self.assertEquals(0, descriptor.
bFirstInterface
)
/external/kernel-headers/original/uapi/linux/usb/
ch9.h
780
__u8
bFirstInterface
;
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
usbspec.h
301
UCHAR
bFirstInterface
;
Completed in 66 milliseconds