HomeSort by relevance Sort by last modified time
    Searched refs:USB_DT_INTERFACE_SIZE (Results 51 - 56 of 56) sorted by null

1 23

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
ch9.h 308 #define USB_DT_INTERFACE_SIZE 9
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
ch9.h 308 #define USB_DT_INTERFACE_SIZE 9
  /system/core/fastboot/
usb_linux.c 201 if(check(ptr, len, USB_DT_INTERFACE, USB_DT_INTERFACE_SIZE))
  /external/kernel-headers/original/linux/usb/
ch9.h 357 #define USB_DT_INTERFACE_SIZE 9
  /system/core/adb/
usb_linux.c 217 if (length != USB_DT_INTERFACE_SIZE) {
  /external/libusb-compat/libusb/
core.c 419 memcpy(dest, src, USB_DT_INTERFACE_SIZE);

Completed in 245 milliseconds

1 23