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

  /external/libusb/libusb/
libusb.h 801 libusb_device *libusb_get_device(libusb_device_handle *dev_handle);
    [all...]
core.c 433 * through the handle via libusb_get_device(). The reference is deleted during
843 * available to you through libusb_get_device(). This reference is removed
1067 API_EXPORTED libusb_device *libusb_get_device(libusb_device_handle *dev_handle) function
    [all...]
  /external/libusb_aah/libusb/
libusb.h 988 libusb_device * LIBUSB_CALL libusb_get_device(libusb_device_handle *dev_handle);
    [all...]
core.c 460 * through the handle via libusb_get_device(). The reference is deleted during
1172 libusb_device * LIBUSB_CALL libusb_get_device(libusb_device_handle *dev_handle) function
    [all...]

Completed in 1788 milliseconds