Searched refs:POWER_CONTROL_VALID_ARGS (Results 1 – 4 of 4) sorted by relevance
30 if self.power_control not in host.POWER_CONTROL_VALID_ARGS:34 % (host.POWER_CONTROL_VALID_ARGS,
39 if self.power_control not in host.POWER_CONTROL_VALID_ARGS:43 % (host.POWER_CONTROL_VALID_ARGS,
127 if self.power_control not in host.POWER_CONTROL_VALID_ARGS:131 % (host.POWER_CONTROL_VALID_ARGS,
156 POWER_CONTROL_VALID_ARGS = (POWER_CONTROL_RPM, variable in CrosHost