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

  /external/libusb/libusb/
libusbi.h 415 int (*get_device_list)(struct libusb_context *ctx, member in struct:usbi_os_backend
459 * during get_device_list enumeration. Alternatively, you may be able
483 * during get_device_list enumeration. You may also have to keep track
506 * during get_device_list enumeration.
699 * destroyed. It should free any resources allocated in the get_device_list
core.c 605 r = usbi_backend->get_device_list(ctx, &discdevs);
    [all...]
  /external/libusb/libusb/os/
darwin_usb.c     [all...]
linux_usbfs.c     [all...]

Completed in 136 milliseconds