Home
last modified time | relevance | path

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

/linux/drivers/platform/chrome/
H A Dcros_ec_trace.c205 TRACE_SYMBOL(EC_RES_INVALID_PARAM), \
H A Dcros_ec_lightbar.c130 case EC_RES_INVALID_PARAM: in get_lightbar_version()
H A Dcros_ec_proto.c24 [EC_RES_INVALID_PARAM] = -EINVAL,
H A Dcros_ec_proto_test.c148 EC_RES_INVALID_PARAM, in cros_ec_proto_test_check_result() enumerator
2008 [EC_RES_INVALID_PARAM] = -EINVAL, in cros_ec_proto_test_cmd_xfer_status_return_error()
/linux/include/linux/platform_data/
H A Dcros_ec_commands.h470 EC_RES_INVALID_PARAM = 3, enumerator
1537 * EC_RES_INVALID_PARAM : offset/size are not aligned on a erase boundary.