Searched defs:ec_command (Results 1 – 2 of 2) sorted by relevance
68 def ec_command(self, cmd, **kwargs): member in EC_Common
331 static int ec_command(struct cros_ec_dev *dev, uint8_t cmd, int cmd_version, in ec_command() function