Searched refs:EC_RES_IN_PROGRESS (Results 1 – 4 of 4) sorted by relevance
26 [EC_RES_IN_PROGRESS] = -EINPROGRESS,113 if (msg->result == EC_RES_IN_PROGRESS) { in send_command()210 case EC_RES_IN_PROGRESS: in cros_ec_check_result()
200 TRACE_SYMBOL(EC_RES_IN_PROGRESS), \
112 case EC_RES_IN_PROGRESS: in cros_ec_pkt_xfer_i2c()
471 EC_RES_IN_PROGRESS = 8, /* Accepted, command in progress */ enumerator