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

  /external/chromium_org/third_party/libusb/src/libusb/
libusbi.h 571 int (*get_device_list)(struct libusb_context *ctx, member in struct:usbi_os_backend
632 * during get_device_list enumeration. Alternatively, you may be able
656 * during get_device_list enumeration. You may also have to keep track
679 * during get_device_list enumeration.
888 * destroyed. It should free any resources allocated in the get_device_list
    [all...]
  /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

Completed in 502 milliseconds