Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/chrome/
Dcros_ec_lightbar.c113 msg->command = EC_CMD_LIGHTBAR_CMD + ec->cmd_offset; in alloc_lightbar_cmd_msg()
/Linux-v4.19/include/linux/mfd/
Dcros_ec_commands.h1090 #define EC_CMD_LIGHTBAR_CMD 0x28 macro