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