HomeSort by relevance Sort by last modified time
    Searched refs:claim_interface (Results 1 - 8 of 8) 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)
peer.py 42 self._object_manager.claim_interface(
service.py 48 self._object_manager.claim_interface(
manager.py 63 self._object_manager.claim_interface(
  /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.
core.c     [all...]
  /external/libusb/libusb/os/
darwin_usb.c     [all...]
linux_usbfs.c     [all...]

Completed in 1855 milliseconds