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

  /development/host/windows/usb/api/
adb_interface.h 159 virtual bool GetUsbInterfaceDescriptor(USB_INTERFACE_DESCRIPTOR* desc);
183 const USB_INTERFACE_DESCRIPTOR* usb_interface_descriptor() const { function in class:AdbInterfaceObject
195 USB_INTERFACE_DESCRIPTOR usb_interface_descriptor_;
adb_interface.cpp 103 USB_INTERFACE_DESCRIPTOR* desc) {
114 CopyMemory(desc, usb_interface_descriptor(), sizeof(USB_INTERFACE_DESCRIPTOR));
  /bionic/libc/kernel/common/linux/
usb_ch9.h 177 struct usb_interface_descriptor { struct
  /development/ndk/platforms/android-3/include/linux/
usb_ch9.h 177 struct usb_interface_descriptor { struct
  /external/kernel-headers/original/linux/
usb_ch9.h 277 struct usb_interface_descriptor { struct
usb.h 70 struct usb_interface_descriptor desc;
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
usb_ch9.h 177 struct usb_interface_descriptor { struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
usb_ch9.h 177 struct usb_interface_descriptor { struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
usb_ch9.h 177 struct usb_interface_descriptor { struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
usb_ch9.h 177 struct usb_interface_descriptor { struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
usb_ch9.h 177 struct usb_interface_descriptor { struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
usb_ch9.h 177 struct usb_interface_descriptor { struct
  /system/core/adb/
usb_linux.c 157 struct usb_interface_descriptor* interface;
214 interface = (struct usb_interface_descriptor *)bufptr;
  /system/core/fastboot/
usb_linux.c 98 struct usb_interface_descriptor *ifc;
  /external/bluetooth/bluez/tools/
dfutool.c 87 struct usb_interface_descriptor *desc = &interface->altsetting[a];

Completed in 189 milliseconds