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

  /external/libusb/libusb/
libusb.h 142 #define LIBUSB_DT_INTERFACE_SIZE 9
    [all...]
descriptor.c 304 if (size < LIBUSB_DT_INTERFACE_SIZE ||
  /external/chromium_org/third_party/libusb/src/libusb/
descriptor.c 351 if (size < LIBUSB_DT_INTERFACE_SIZE ||
    [all...]
libusb.h 298 #define LIBUSB_DT_INTERFACE_SIZE 9
    [all...]
  /external/chromium_org/third_party/libusb/src/libusb/os/
windows_usb.c     [all...]
windows_usb.h 153 #define HID_MAX_CONFIG_DESC_SIZE (LIBUSB_DT_CONFIG_SIZE + LIBUSB_DT_INTERFACE_SIZE \

Completed in 114 milliseconds