Home
last modified time | relevance | path

Searched refs:hcd_path (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/cros/multimedia/
Dusb_facade_native.py137 def __init__(self, hcd_id, hcd_path): argument
144 logging.debug('hcd id: %s, hcd path: %s', hcd_id, hcd_path)
146 self._hcd_path = hcd_path
290 hcd_path = os.path.dirname(hcd_id_path)
292 HostControllerDriver(hcd_id=hcd_id, hcd_path=hcd_path))