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

  /external/autotest/client/cros/tendo/n_faced_peerd/
object_manager.py 45 def claim_interface(self, path, interface_name, property_getter): member in class:ObjectManager
55 logging.debug('claim_interface(%s, %s, ...)', path, interface_name)
  /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.

Completed in 111 milliseconds