HomeSort by relevance Sort by last modified time
    Searched refs:usb_config_descriptor (Results 1 - 14 of 14) sorted by null

  /development/host/windows/usb/api/
adb_interface.h 178 const USB_CONFIGURATION_DESCRIPTOR* usb_config_descriptor() const { function in class:AdbInterfaceObject
adb_interface.cpp 96 CopyMemory(desc, usb_config_descriptor(),
  /bionic/libc/kernel/common/linux/
usb_ch9.h 151 struct usb_config_descriptor { struct
  /external/kernel-headers/original/linux/
usb_ch9.h 240 struct usb_config_descriptor { struct
usb.h 234 struct usb_config_descriptor desc;
    [all...]
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
usb_ch9.h 151 struct usb_config_descriptor { struct
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
usb_ch9.h 151 struct usb_config_descriptor { struct
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
usb_ch9.h 151 struct usb_config_descriptor { struct
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
usb_ch9.h 151 struct usb_config_descriptor { struct
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
usb_ch9.h 151 struct usb_config_descriptor { struct
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
usb_ch9.h 151 struct usb_config_descriptor { struct
  /system/core/adb/
usb_linux.c 156 struct usb_config_descriptor* config;
200 config = (struct usb_config_descriptor *)bufptr;
203 D("usb_config_descriptor not found\n");
  /system/core/fastboot/
usb_linux.c 97 struct usb_config_descriptor *cfg;
  /external/bluetooth/bluez/tools/
dfutool.c 81 struct usb_config_descriptor *config = &dev->config[c];

Completed in 295 milliseconds