Home
last modified time | relevance | path

Searched refs:HOST_COMMAND_MARK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/chrome/
H A Dcros_ec_rpmsg.c19 #define HOST_COMMAND_MARK 1 macro
25 * @type: The type of message, should be either HOST_COMMAND_MARK or
174 if (resp->type == HOST_COMMAND_MARK) { in cros_ec_rpmsg_callback()
/kernel/linux/linux-6.6/drivers/platform/chrome/
H A Dcros_ec_rpmsg.c19 #define HOST_COMMAND_MARK 1 macro
25 * @type: The type of message, should be either HOST_COMMAND_MARK or
172 if (resp->type == HOST_COMMAND_MARK) { in cros_ec_rpmsg_callback()

Completed in 2 milliseconds