Home
last modified time | relevance | path

Searched refs:env_export (Results 1 – 13 of 13) sorted by relevance

/openbmc/u-boot/env/
H A Dubi.c27 ret = env_export(env_new); in env_ubi_save()
69 ret = env_export(env_new); in env_ubi_save()
H A Dsf.c84 ret = env_export(&env_new); in env_sf_save()
216 ret = env_export(&env_new); in env_sf_save()
H A Dext4.c42 err = env_export(&env_new); in env_ext4_save()
H A Dnvram.c73 rcode = env_export(&env_new); in env_nvram_save()
H A Dfat.c43 err = env_export(&env_new); in env_fat_save()
H A Donenand.c79 ret = env_export(&env_new); in env_onenand_save()
H A Dsata.c63 ret = env_export(env_new); in env_sata_save()
H A Dflash.c140 rc = env_export(&env_new); in env_flash_save()
270 rc = env_export(&env_new); in env_flash_save()
H A Deeprom.c199 rc = env_export(&env_new); in env_eeprom_save()
H A Dcommon.c202 int env_export(env_t *env_out) in env_export() function
H A Dnand.c211 ret = env_export(env_new); in env_nand_save()
H A Dmmc.c214 ret = env_export(env_new); in env_mmc_save()
/openbmc/u-boot/include/
H A Denvironment.h274 int env_export(env_t *env_out);