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

  /system/core/fastboot/
usb_linux.cpp 128 struct usb_descriptor_header *hdr = (struct usb_descriptor_header *)_desc;
207 struct usb_descriptor_header *hdr = (struct usb_descriptor_header *)ptr;
229 struct usb_descriptor_header *hdr = (struct usb_descriptor_header *)ptr;
  /frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/
accessorychat.c 86 struct usb_descriptor_header* desc;
103 struct usb_descriptor_header* desc;
  /system/core/libusbhost/include/usbhost/
usbhost.h 206 struct usb_descriptor_header *usb_descriptor_iter_next(struct usb_descriptor_iter *iter);
  /system/core/libusbhost/
usbhost.c 594 struct usb_descriptor_header *usb_descriptor_iter_next(struct usb_descriptor_iter *iter)
596 struct usb_descriptor_header* next;
599 next = (struct usb_descriptor_header*)iter->curr_desc;
  /external/libusb/libusb/
descriptor.c 104 struct usb_descriptor_header header;
222 struct usb_descriptor_header header;
377 struct usb_descriptor_header header;
758 struct usb_descriptor_header header;
    [all...]
libusbi.h 500 struct usb_descriptor_header { struct
    [all...]
  /external/libusb-compat/libusb/
usb.h 80 struct usb_descriptor_header { struct
  /frameworks/base/libs/usb/tests/accessorytest/
usb.c 109 struct usb_descriptor_header* desc;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/usb/
ch9.h 241 struct usb_descriptor_header { struct
  /bionic/libc/kernel/uapi/linux/usb/
ch9.h 144 struct usb_descriptor_header { struct
  /external/kernel-headers/original/uapi/linux/usb/
ch9.h 280 struct usb_descriptor_header { struct
    [all...]
  /frameworks/av/media/mtp/
MtpDevice.cpp 80 struct usb_descriptor_header* desc;
  /external/libusb/libusb/os/
linux_usbfs.c 678 struct usb_descriptor_header header;
    [all...]

Completed in 298 milliseconds