Searched defs:servo (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/autotest/server/cros/servo/ |
H A D | firmware_programmer.py | 52 def __init__(self, servo, req_list, servo_host=None): argument 125 def __init__(self, servo, keep_ro=False): argument 259 def __init__(self, servo, host=None, ec_chip=None): argument 303 def __init__(self, servo): argument 363 def _get_flashrom_programmer(self, servo): argument 373 def _factory_bios(self, servo): argument 393 def _factory_ec(self, servo): argument 443 def _get_flashrom_programmer(self, servo): argument 474 def __init__(self, servo): argument 510 def __init__(self, servo): argument
|
H A D | chrome_ec.py | 113 def __init__(self, servo, name): argument 263 def __init__(self, servo, name="ec_uart"): argument 567 def __init__(self, servo): argument
|
H A D | chrome_base_ec.py | 25 def __init__(self, servo, board): argument 105 def create_base_ec(servo): argument
|
H A D | servo.py | 145 def __init__(self, servo, description): argument 302 def __init__(self, servo): argument 418 def __init__(self, servo): argument
|
H A D | chrome_ti50.py | 34 def __init__(self, servo, faft_config): argument
|
H A D | pdtester.py | 69 def __init__(self, servo, servod_proxy): argument
|
H A D | chrome_cr50.py | 209 def __init__(self, servo, faft_config): argument
|
/aosp_15_r20/external/autotest/server/cros/faft/ |
H A D | telemetry.py | 18 def collect_usb_state(servo): argument
|
/aosp_15_r20/external/autotest/server/cros/power/ |
H A D | servo_charger.py | 54 def __init__(self, host, servo): argument
|
/aosp_15_r20/external/autotest/server/hosts/ |
H A D | servo_repair.py | 593 def _printControl(self, servo, control): argument
|