Home
last modified time | relevance | path

Searched refs:EC_RES_REQUEST_TRUNCATED (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/platform/chrome/
Dcros_ec_trace.c205 TRACE_SYMBOL(EC_RES_REQUEST_TRUNCATED), \
Dcros_ec_proto.c31 [EC_RES_REQUEST_TRUNCATED] = -EBADR,
Dcros_ec_proto_test.c156 EC_RES_REQUEST_TRUNCATED, in cros_ec_proto_test_check_result() enumerator
2035 [EC_RES_REQUEST_TRUNCATED] = -EBADR, in cros_ec_proto_test_cmd_xfer_status_return_error()
/Linux-v6.1/include/linux/platform_data/
Dcros_ec_commands.h480 EC_RES_REQUEST_TRUNCATED = 13, /* Didn't get the entire request */ enumerator