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

  /external/libusb/libusb/os/
linux_usbfs.c 297 static int sysfs_get_device_descriptor(struct libusb_device *dev, function
327 return sysfs_get_device_descriptor(dev, buffer);
    [all...]
  /external/libusb_aah/libusb/os/
linux_usbfs.c 484 static int sysfs_get_device_descriptor(struct libusb_device *dev, function
514 return sysfs_get_device_descriptor(dev, buffer);
    [all...]

Completed in 457 milliseconds