Home
last modified time | relevance | path

Searched defs:servo_port (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/autotest/server/site_tests/servo_LabstationVerification/
H A Dlabstation_to_dut_map.json8 "servo_port": "9999", string
17 "servo_port": "9998", string
26 "servo_port": "9997", string
35 "servo_port": "9995", string
44 "servo_port": "9994", string
55 "servo_port": "9997", string
64 "servo_port": "9996", string
73 "servo_port": "9995", string
82 "servo_port": "9994", string
/aosp_15_r20/external/autotest/site_utils/deployment/prepare/
H A Ddut.py40 def create_cros_host(hostname, board, model, servo_hostname, servo_port, argument
/aosp_15_r20/external/vboot_reference/futility/
H A Dupdater_utils.c437 const char *servo_port = getenv(ENV_SERVOD_PORT); in host_detect_servo() local
/aosp_15_r20/external/autotest/server/hosts/
H A Dservo_host.py180 servo_port=DEFAULT_PORT, argument