Searched refs:EC_RES_IN_PROGRESS (Results 1 – 3 of 3) sorted by relevance
76 if (msg->result == EC_RES_IN_PROGRESS) { in send_command()150 case EC_RES_IN_PROGRESS: in cros_ec_check_result()
110 case EC_RES_IN_PROGRESS: in cros_ec_pkt_xfer_i2c()
471 EC_RES_IN_PROGRESS = 8, /* Accepted, command in progress */ enumerator