Searched refs:LIBUSB_DT_DEVICE_SIZE (Results 1 - 3 of 3) sorted by relevance

/external/libusb/libusb/
H A Dlibusb.h140 #define LIBUSB_DT_DEVICE_SIZE 18 macro
/external/chromium_org/third_party/libusb/src/libusb/
H A Dlibusb.h296 #define LIBUSB_DT_DEVICE_SIZE 18 macro
/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dwindows_usb.c3169 d.bLength = LIBUSB_DT_DEVICE_SIZE;
3184 if (*size > LIBUSB_DT_DEVICE_SIZE)
3185 *size = LIBUSB_DT_DEVICE_SIZE;

Completed in 175 milliseconds