Searched refs:EC_RES_INVALID_RESPONSE (Results 1 – 7 of 7) 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()
197 TRACE_SYMBOL(EC_RES_INVALID_RESPONSE), \
23 [EC_RES_INVALID_RESPONSE] = -EPROTO,
150 EC_RES_INVALID_RESPONSE, in cros_ec_proto_test_check_result() enumerator2022 [EC_RES_INVALID_RESPONSE] = -EPROTO, in cros_ec_proto_test_cmd_xfer_status_return_error()
480 EC_RES_INVALID_RESPONSE = 5, enumerator
472 EC_RES_INVALID_RESPONSE = 5, enumerator