Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/devil/devil/utils/
Dfind_usb_devices.py390 def CollectHubMaps(hub_types, map_func, device_tree_map=None, fast=False): function
411 return CollectHubMaps(hub_types, GetPhysicalPortToNodeMap, **kwargs)
415 return CollectHubMaps(hub_types, GetPhysicalPortToBusDeviceMap, **kwargs)
419 return CollectHubMaps(hub_types, GetPhysicalPortToSerialMap, **kwargs)
423 return CollectHubMaps(hub_types, GetPhysicalPortToTTYMap, **kwargs)