Home
last modified time | relevance | path

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

/external/u-boot/env/
Denv.c85 static bool env_has_inited(enum env_location location) in env_has_inited() function
194 if (!env_has_inited(drv->location)) in env_load()
222 if (!env_has_inited(drv->location)) in env_save()