Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/chrome/
Dcros_ec_lightbar.c108 msg->command = EC_CMD_LIGHTBAR_CMD + ec->cmd_offset; in alloc_lightbar_cmd_msg()
/linux-4.4.14/include/linux/mfd/
Dcros_ec_commands.h959 #define EC_CMD_LIGHTBAR_CMD 0x28 macro