Home
last modified time | relevance | path

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

/linux/drivers/platform/chrome/
H A Dcros_ec_trace.c206 TRACE_SYMBOL(EC_RES_RESPONSE_TOO_BIG), \
H A Dcros_ec_proto.c33 [EC_RES_RESPONSE_TOO_BIG] = -EFBIG,
H A Dcros_ec_proto_test.c158 EC_RES_RESPONSE_TOO_BIG, in cros_ec_proto_test_check_result() enumerator
2025 [EC_RES_RESPONSE_TOO_BIG] = -EFBIG, in cros_ec_proto_test_cmd_xfer_status_return_error()
/linux/include/linux/platform_data/
H A Dcros_ec_commands.h481 EC_RES_RESPONSE_TOO_BIG = 14, /* Response was too big to handle */ enumerator