Searched refs:EC_RES_INVALID_RESPONSE (Results 1 – 3 of 3) sorted by relevance
118 return -EC_RES_INVALID_RESPONSE; in cros_ec_lpc_command()124 return -EC_RES_INVALID_RESPONSE; in cros_ec_lpc_command()
167 return -EC_RES_INVALID_RESPONSE; in handle_proto3_response()172 return -EC_RES_INVALID_RESPONSE; in handle_proto3_response()
196 EC_RES_INVALID_RESPONSE = 5, enumerator