Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/platform/chrome/
Dcros_ec_trace.c18 TRACE_SYMBOL(EC_CMD_GET_VERSION), \
Dcros_ec_chardev.c67 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-5.19.10/include/linux/platform_data/
Dcros_ec_commands.h968 #define EC_CMD_GET_VERSION 0x0002 macro