Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_trace.c201 TRACE_SYMBOL(EC_RES_UNAVAILABLE), \
H A Dcros_ec_proto.c27 [EC_RES_UNAVAILABLE] = -ENODATA,
H A Dcros_ec_proto_test.c153 EC_RES_UNAVAILABLE, in cros_ec_proto_test_check_result() enumerator
2032 [EC_RES_UNAVAILABLE] = -ENODATA, in cros_ec_proto_test_cmd_xfer_status_return_error()
/openbmc/u-boot/include/
H A Dec_commands.h484 EC_RES_UNAVAILABLE = 9, /* No response available */ enumerator
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h476 EC_RES_UNAVAILABLE = 9, /* No response available */ enumerator