Home
last modified time | relevance | path

Searched defs:servo_serial (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/autotest/server/site_tests/servo_LabstationVerification/
H A Dlabstation_to_dut_map.json7 "servo_serial": "C1903142451", string
16 "servo_serial": "C1706310086", string
25 "servo_serial": "C1903145143", string
34 "servo_serial": "C1706310022", string
43 "servo_serial": "C1903142681", string
54 "servo_serial": "C1804022991", string
63 "servo_serial": "C1706310083", string
72 "servo_serial": "C1903143985", string
81 "servo_serial": "C1903143516", string
/aosp_15_r20/external/autotest/site_utils/deployment/prepare/
H A Ddut.py41 servo_serial=None, logs_dir=None): argument
/aosp_15_r20/external/autotest/server/cros/servo/
H A Dservo.py578 def __init__(self, servo_host, servo_serial=None, delay_init=False): argument
618 def servo_serial(self): member in Servo
/aosp_15_r20/external/autotest/server/cros/servo/topology/
H A Dservo_topology.py236 def _get_servo_hub_path(self, servo_serial): argument
/aosp_15_r20/external/vboot_reference/futility/
H A Dupdater_utils.c443 char *servo_serial = NULL; in host_detect_servo() local
/aosp_15_r20/external/autotest/server/hosts/
H A Dservo_host.py183 servo_serial=None, argument