mkbp_event_type   229 drivers/input/keyboard/cros_ec_keyb.c 	uint8_t mkbp_event_type = ckdev->ec->event_data.event_type &
mkbp_event_type   242 drivers/input/keyboard/cros_ec_keyb.c 	switch (mkbp_event_type) {
mkbp_event_type   269 drivers/input/keyboard/cros_ec_keyb.c 		if (mkbp_event_type == EC_MKBP_EVENT_BUTTON) {