Home
last modified time | relevance | path

Searched refs:EC_CMD_LIGHTBAR_CMD (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/platform/chrome/
Dcros_ec_trace.c48 TRACE_SYMBOL(EC_CMD_LIGHTBAR_CMD), \
Dcros_ec_lightbar.c98 msg->command = EC_CMD_LIGHTBAR_CMD + ec->cmd_offset; in alloc_lightbar_cmd_msg()
/linux-5.19.10/include/linux/platform_data/
Dcros_ec_commands.h1791 #define EC_CMD_LIGHTBAR_CMD 0x0028 macro