Home
last modified time | relevance | path

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

/external/autotest/server/cros/servo/topology/
Dservo_topology.py144 old_main.get(stc.ST_DEVICE_HUB_PORT),
211 core_device_port = main_device.get(stc.ST_DEVICE_HUB_PORT)
222 if core_device_port == child.get(stc.ST_DEVICE_HUB_PORT):
270 stc.ST_DEVICE_HUB_PORT: hub_path
Dtopology_constants.py15 ST_DEVICE_HUB_PORT = 'usb_hub_port' variable