Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_trace.c206 TRACE_SYMBOL(EC_RES_RESPONSE_TOO_BIG), \
H A Dcros_ec_proto.c32 [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
2037 [EC_RES_RESPONSE_TOO_BIG] = -EFBIG, in cros_ec_proto_test_cmd_xfer_status_return_error()
/openbmc/u-boot/drivers/misc/
H A Dcros_ec.c183 return -EC_RES_RESPONSE_TOO_BIG; in prepare_proto3_response_buffer()
224 return -EC_RES_RESPONSE_TOO_BIG; in handle_proto3_response()
/openbmc/u-boot/include/
H A Dec_commands.h489 EC_RES_RESPONSE_TOO_BIG = 14, /* Response was too big to handle */ enumerator
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h481 EC_RES_RESPONSE_TOO_BIG = 14, /* Response was too big to handle */ enumerator