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

  /external/chromium_org/chrome/browser/usb/
usb_device_handle.h 21 struct libusb_iso_packet_descriptor;
25 typedef libusb_iso_packet_descriptor* PlatformUsbIsoPacketDescriptor;
  /external/libusb/libusb/
libusb.h 686 struct libusb_iso_packet_descriptor { struct
738 * \ref libusb_iso_packet_descriptor::status "status" field in each packet
765 struct libusb_iso_packet_descriptor iso_packet_desc
    [all...]
libusbi.h 280 * sizeof(struct libusb_iso_packet_descriptor));
io.c 442 * \ref libusb_iso_packet_descriptor::actual_length "actual_length" field of
453 * the \ref libusb_iso_packet_descriptor::status "status" field of each
    [all...]
  /external/chromium_org/third_party/libusb/src/libusb/
libusbi.h 399 * sizeof(struct libusb_iso_packet_descriptor));
    [all...]
libusb.h 1180 struct libusb_iso_packet_descriptor { struct
    [all...]
io.c 444 * \ref libusb_iso_packet_descriptor::actual_length "actual_length" field of
455 * the \ref libusb_iso_packet_descriptor::status "status" field of each
    [all...]
  /external/libusb/libusb/os/
darwin_usb.c     [all...]
linux_usbfs.c     [all...]
  /external/chromium_org/third_party/libusb/src/libusb/os/
darwin_usb.c     [all...]
linux_usbfs.c     [all...]

Completed in 174 milliseconds