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