Searched refs:ec_host_response (Results 1 – 4 of 4) sorted by relevance
48 struct ec_host_response ec_response;96 if (ec_response_i2c->packet_length < sizeof(struct ec_host_response)) { in cros_ec_i2c_packet()
284 struct ec_host_response *resp_hdr, void *resp_data) in process_cmd()474 struct ec_host_response *resp_hdr = (struct ec_host_response *)dev->din; in cros_ec_sandbox_packet()
128 int in_bytes = din_len + sizeof(struct ec_host_response); in prepare_proto3_response_buffer()155 struct ec_host_response *rs = (struct ec_host_response *)dev->din; in handle_proto3_response()
365 struct ec_host_response { struct