Home
last modified time | relevance | path

Searched defs:servo_type (Results 1 – 5 of 5) sorted by relevance

/external/autotest/server/cros/servo/topology/
Dservo_topology.py31 def __init__(self, message, servo_type): argument
192 def _missing_servo_error(self, servo_type, raise_error): argument
/external/vboot_reference/futility/
Dupdater_utils.c440 char *servo_type = host_shell("dut-control -o servo_type 2>/dev/null"); in host_detect_servo() local
/external/autotest/utils/frozen_chromite/lib/
Dcommandline.py367 def _parse_servo(servo_type, servo_id): argument
/external/chromiumos-config/proto/chromiumos/test/artifact/
Dtest_result.proto473 string servo_type = 3; field
/external/autotest/server/cros/servo/
Dservo.py1833 def _get_servo_type_fw_version(self, servo_type, prefix=''): argument