Searched refs:EC_RES_INVALID_RESPONSE (Results 1 – 3 of 3) sorted by relevance
149 return -EC_RES_INVALID_RESPONSE; in cros_ec_lpc_command()155 return -EC_RES_INVALID_RESPONSE; in cros_ec_lpc_command()
214 return -EC_RES_INVALID_RESPONSE; in handle_proto3_response()219 return -EC_RES_INVALID_RESPONSE; in handle_proto3_response()
484 EC_RES_INVALID_RESPONSE = 5, enumerator