Home
last modified time | relevance | path

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

/linux/drivers/platform/chrome/
H A Dcros_ec_trace.c73 TRACE_SYMBOL(EC_CMD_MKBP_STATE), \
H A Dcros_ec_proto.c747 msg->command = EC_CMD_MKBP_STATE; in get_keyboard_state_event()
H A Dcros_ec_proto_test.c2087 KUNIT_EXPECT_EQ(test, mock->msg.command, EC_CMD_MKBP_STATE); in cros_ec_proto_test_get_next_event_no_mkbp_event()
/linux/include/linux/platform_data/
H A Dcros_ec_commands.h3161 #define EC_CMD_MKBP_STATE 0x0060 macro