Home
last modified time | relevance | path

Searched refs:env_import_redund (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/env/
H A Dubi.c133 env_import_redund((char *)tmp_env1, (char *)tmp_env2); in env_ubi_load()
H A Dcommon.c216 int env_import_redund(const char *buf1, const char *buf2) in env_import_redund() function
H A Denv_blk.c222 env_import_redund((char *)tmp_env1, (char *)tmp_env2); in env_blk_load()
H A Dmmc.c311 env_import_redund((char *)tmp_env1, (char *)tmp_env2); in env_mmc_load()
H A Dnand.c355 env_import_redund((char *)tmp_env1, (char *)tmp_env2); in env_nand_load()
/OK3568_Linux_fs/u-boot/include/
H A Denvironment.h318 int env_import_redund(const char *buf1, const char *buf2);