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

  /external/chromium_org/third_party/libusb/src/libusb/
descriptor.c 851 if (size < LIBUSB_DT_DEVICE_CAPABILITY_SIZE) {
853 size, LIBUSB_DT_DEVICE_CAPABILITY_SIZE);
862 if (dev_cap.bLength < LIBUSB_DT_DEVICE_CAPABILITY_SIZE) {
    [all...]
libusb.h 304 #define LIBUSB_DT_DEVICE_CAPABILITY_SIZE 3
    [all...]

Completed in 25 milliseconds