Searched refs:include_ec (Results 1 – 4 of 4) sorted by relevance
153 modded_fwids = self.identify_shellball(include_ec=have_ec)
185 modded_fwids = self.identify_shellball(include_ec=have_ec)
2054 def identify_shellball(self, include_ec=None): argument2064 if include_ec is None:2066 include_ec = False # no ec.bin in shellball2068 include_ec = self.faft_config.chrome_ec2070 if include_ec:
219 image_fwids = self.identify_shellball(include_ec=have_ec)