Searched refs:check_ec_capability (Results 1 – 23 of 23) sorted by relevance
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']):
36 if not self.check_ec_capability(['x86', 'lid']):
49 if not self.check_ec_capability(['keyboard']):
44 if not self.check_ec_capability(['keyboard']):
45 if not self.check_ec_capability():
29 if not self.check_ec_capability(suppress_warning=True):
78 if not self.check_ec_capability():
75 if not self.check_ec_capability():
70 if not self.check_ec_capability():
50 not self.check_ec_capability(['keyboard'])):
122 if not self.check_ec_capability(['battery', 'charging']):
123 if not self.check_ec_capability(['battery']):
125 if not self.check_ec_capability(['lid']):
135 if not self.check_ec_capability(['usb']):
81 not self.check_ec_capability(['keyboard'])):
75 if self.faft_config.chrome_ec and not self.check_ec_capability(['lid']):
489 def check_ec_capability(self, required_cap=None, suppress_warning=False): member in FirmwareTest676 if self.check_ec_capability(['usbpd_uart'], suppress_warning=True):697 self.check_ec_capability(['usbpd_uart'], suppress_warning=True)):709 self.check_ec_capability(['usbpd_uart'], suppress_warning=True)):
220 if self.faft_framework.check_ec_capability(suppress_warning=True):