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

  /external/chromium_org/third_party/libusb/src/libusb/os/
wince_usb.h 31 #define MAX_DEVICE_COUNT 256
wince_usb.c 341 UKW_DEVICE devices[MAX_DEVICE_COUNT];
351 success = UkwGetDeviceList(driver_handle, devices, MAX_DEVICE_COUNT, &count);
    [all...]

Completed in 596 milliseconds