Searched refs:version_string_rw (Results 1 – 4 of 4) sorted by relevance
315 (int)sizeof(p->version_string_rw), in do_cros_ec()316 p->version_string_rw); in do_cros_ec()
304 strcpy(resp->version_string_rw, "sandbox_rw"); in process_cmd()
381 memcpy(id, r->version_string_rw, maxlen); in cros_ec_read_id()
436 char version_string_rw[32]; member