Searched refs:EC_RES_INVALID_VERSION (Results 1 – 3 of 3) sorted by relevance
356 } else if (msg->result == EC_RES_INVALID_VERSION) { in cros_ec_keyb_info()
555 if (ret < 0 || msg->result != EC_RES_INVALID_VERSION) in get_next_event()
469 EC_RES_INVALID_VERSION = 6, enumerator