Home
last modified time | relevance | path

Searched refs:version_string_rw (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/cmd/
Dcros_ec.c315 (int)sizeof(p->version_string_rw), in do_cros_ec()
316 p->version_string_rw); in do_cros_ec()
/external/u-boot/drivers/misc/
Dcros_ec_sandbox.c304 strcpy(resp->version_string_rw, "sandbox_rw"); in process_cmd()
Dcros_ec.c381 memcpy(id, r->version_string_rw, maxlen); in cros_ec_read_id()
/external/u-boot/include/
Dec_commands.h436 char version_string_rw[32]; member