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

  /external/libusb/libusb/
descriptor.c 845 if (size < LIBUSB_DT_DEVICE_CAPABILITY_SIZE) {
847 size, LIBUSB_DT_DEVICE_CAPABILITY_SIZE);
856 if (dev_cap.bLength < LIBUSB_DT_DEVICE_CAPABILITY_SIZE) {
    [all...]
libusb.h 298 #define LIBUSB_DT_DEVICE_CAPABILITY_SIZE 3
    [all...]

Completed in 73 milliseconds