Home
last modified time | relevance | path

Searched refs:EC_CMD_GET_VERSION (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/platform/chrome/
Dcros_ec_trace.c13 TRACE_SYMBOL(EC_CMD_GET_VERSION), \
Dcros_ec_chardev.c68 msg->command = EC_CMD_GET_VERSION + ec->cmd_offset; in ec_get_version()
Dcros_ec_sysfs.c129 msg->command = EC_CMD_GET_VERSION + ec->cmd_offset; in version_show()
/Linux-v5.4/include/linux/platform_data/
Dcros_ec_commands.h961 #define EC_CMD_GET_VERSION 0x0002 macro