Searched refs:ec_command (Results 1 – 10 of 10) sorted by relevance
84 def ec_command(self, cmd, **kwargs): member in EC_Common124 response = self.ec_command('hello', **kwargs)132 response = self.ec_command('autofanctrl')143 response = self.ec_command('pwmgetfanrpm')159 response = self.ec_command('pwmsetfanrpm %d' % rpm)173 response = self.ec_command('tempsinfo all')205 response = self.ec_command('temps %d' % idx)218 response = self.ec_command('battery')229 self.ec_command('lightbar on')230 self.ec_command('lightbar init')[all …]
69 static void ec_command(u8 cmd) in ec_command() function80 ec_command(CMD_MOUSE_TP); in mec5035_mouse_touchpad()94 ec_command(CMD_RADIO_CTRL); in mec5035_control_radio()102 ec_command(CMD_CPU_OK); in mec5035_early_init()
24 providing a CLI. They call one of the transport-specific `ec_command`
87560 enum ec_command { enum
113616 enum ec_command { enum
84821 enum ec_command { enum
108083 enum ec_command { enum