OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USB_DT_CONFIG_SIZE
(Results
51 - 56
of
56
) sorted by null
1
2
3
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/
ch9.h
270
#define
USB_DT_CONFIG_SIZE
9
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
ch9.h
270
#define
USB_DT_CONFIG_SIZE
9
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
ch9.h
270
#define
USB_DT_CONFIG_SIZE
9
/system/core/fastboot/
usb_linux.c
121
if(check(ptr, len, USB_DT_CONFIG,
USB_DT_CONFIG_SIZE
))
/external/kernel-headers/original/linux/usb/
ch9.h
319
#define
USB_DT_CONFIG_SIZE
9
/external/libusb-compat/libusb/
core.c
479
memcpy(dest, src,
USB_DT_CONFIG_SIZE
);
Completed in 56 milliseconds
1
2
3