Home
last modified time | relevance | path

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

/openbmc/u-boot/env/
H A Denv.c88 static bool env_has_inited(enum env_location location) in env_has_inited() function
189 if (!env_has_inited(drv->location)) in env_load()
240 if (!env_has_inited(drv->location)) in env_save()