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

  /external/libusb/libusb/
libusbi.h 580 int (*claim_interface)(struct libusb_device_handle *handle, int iface); member in struct:usbi_os_backend
651 * calls to claim_interface would fail with the LIBUSB_ERROR_BUSY code.
  /external/libusb_aah/libusb/
libusbi.h 703 int (*claim_interface)(struct libusb_device_handle *handle, int interface_number); member in struct:usbi_os_backend
774 * calls to claim_interface would fail with the LIBUSB_ERROR_BUSY code.
  /external/libusb_aah/libusb/os/
windows_usb.h 130 int (*claim_interface)(struct libusb_device_handle *dev_handle, int iface); member in struct:windows_usb_api_backend

Completed in 744 milliseconds