Searched refs:check_ec_capability (Results 1 – 25 of 26) sorted by relevance
12
140 if not self.check_ec_capability(['kblight'], suppress_warning=True):177 if not self.check_ec_capability(['lid']):
151 if self.check_ec_capability(['thermal']):158 if self.check_ec_capability(['thermal']):419 if not self.check_ec_capability(['thermal']):
32 if not self.check_ec_capability(['adc_ectemp']):
42 if not self.check_ec_capability():
40 if not self.check_ec_capability(['peci']):
46 if not self.check_ec_capability(['x86']):
44 if not self.check_ec_capability(['keyboard']):
52 if not self.check_ec_capability(['keyboard']):
37 if not self.check_ec_capability(['x86', 'lid']):
45 if not self.check_ec_capability():
29 if not self.check_ec_capability(suppress_warning=True):
75 if not self.check_ec_capability():
70 if not self.check_ec_capability():
50 not self.check_ec_capability(['keyboard'])):
76 if not self.faft_config.chrome_ec or not self.check_ec_capability():
103 if not self.check_ec_capability():
122 if not self.check_ec_capability(['battery', 'charging']):
123 if not self.check_ec_capability(['battery']):
135 if not self.check_ec_capability(['usb']):
95 if not self.faft_config.chrome_ec or not self.check_ec_capability():
123 if not self.check_ec_capability(['lid']):
81 not self.check_ec_capability(['keyboard'])):
76 if not self.check_ec_capability(['x86','lid']):
75 if self.faft_config.chrome_ec and not self.check_ec_capability(['lid']):
487 def check_ec_capability(self, required_cap=None, suppress_warning=False): member in FirmwareTest688 if self.check_ec_capability(['usbpd_uart'], suppress_warning=True):712 self.check_ec_capability(['usbpd_uart'], suppress_warning=True)):726 self.check_ec_capability(['usbpd_uart'], suppress_warning=True)):