Searched refs:POWER_CONTROL_RPM (Results 1 – 4 of 4) sorted by relevance
29 self.power_control = args.get('power_control', host.POWER_CONTROL_RPM)
38 self.power_control = args.get('power_control', host.POWER_CONTROL_RPM)
152 POWER_CONTROL_RPM = 'RPM' variable in CrosHost156 POWER_CONTROL_VALID_ARGS = (POWER_CONTROL_RPM,2328 def power_off(self, power_method=POWER_CONTROL_RPM):2339 def power_on(self, power_method=POWER_CONTROL_RPM):2350 def power_cycle(self, power_method=POWER_CONTROL_RPM):
120 self.power_control = host.POWER_CONTROL_RPM