Home
last modified time | relevance | path

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

/linux/drivers/platform/chrome/
H A Dcros_ec_trace.c218 TRACE_SYMBOL(EC_RES_BUSY), \
H A Dcros_ec_proto.c37 [EC_RES_BUSY] = -EBUSY,
H A Dcros_ec_proto_test.c160 EC_RES_BUSY, in cros_ec_proto_test_check_result() enumerator
2027 [EC_RES_BUSY] = -EBUSY, in cros_ec_proto_test_cmd_xfer_status_return_error()
/linux/include/linux/platform_data/
H A Dcros_ec_commands.h483 EC_RES_BUSY = 16, /* Up but too busy. Should retry */ enumerator
1539 * EC_RES_BUSY : an existing erase operation is in progress.
1545 * When ERASE_GET_RESULT returns EC_RES_BUSY, the caller must wait and send