Searched refs:hcd_id (Results 1 – 1 of 1) sorted by relevance
137 def __init__(self, hcd_id, hcd_path): argument144 logging.debug('hcd id: %s, hcd path: %s', hcd_id, hcd_path)145 self._hcd_id = hcd_id232 hcd_id = _get_dir_name(os.path.realpath(search_root_path))233 hcd_ids.add(hcd_id)260 for hcd_id in self._hcd_ids:262 glob_pattern = glob_pattern % hcd_id275 HostControllerDriver(hcd_id=hcd_id, hcd_path=hcd_path))