Home | History | Annotate | Download | only in firmware_Mosys

Lines Matching refs:run_cmd

37         lines = self.run_cmd('mosys help')
49 def run_cmd(self, command):
72 lines = self.run_cmd('fwtool ec version')
74 lines = self.run_cmd('ectool version')
104 lines = self.run_cmd('ectool --dev 1 version')
135 lines = self.run_cmd(lsb_info)
181 output = self.run_cmd(command)[0]
196 output = self.run_cmd(command)[0]
209 output = self.run_cmd(command)[0]
217 lines = self.run_cmd(command)
242 output = self.run_cmd(command)[0]
252 output = self.run_cmd(command)[0]