Home
last modified time | relevance | path

Searched refs:EC_RES_INVALID_PARAM (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_trace.c195 TRACE_SYMBOL(EC_RES_INVALID_PARAM), \
H A Dcros_ec_lightbar.c129 case EC_RES_INVALID_PARAM: in get_lightbar_version()
H A Dcros_ec_proto.c21 [EC_RES_INVALID_PARAM] = -EINVAL,
H A Dcros_ec_proto_test.c148 EC_RES_INVALID_PARAM, in cros_ec_proto_test_check_result() enumerator
2020 [EC_RES_INVALID_PARAM] = -EINVAL, in cros_ec_proto_test_cmd_xfer_status_return_error()
/openbmc/u-boot/drivers/misc/
H A Dcros_ec.c1420 if (ret == -EC_RES_INVALID_PARAM || ret == -EC_RES_INVALID_COMMAND) { in cros_ec_read_limit_power()
/openbmc/u-boot/include/
H A Dec_commands.h478 EC_RES_INVALID_PARAM = 3, enumerator
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h470 EC_RES_INVALID_PARAM = 3, enumerator