Home
last modified time | relevance | path

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

/external/u-boot/tools/env/
Dfw_env.h106 int fw_env_open(struct env_opts *opts);
Dfw_env.c462 if (fw_env_open(opts)) in fw_printenv()
674 if (fw_env_open(opts)) { in fw_env_set()
751 if (fw_env_open(opts)) { in fw_parse_script()
1384 int fw_env_open(struct env_opts *opts) in fw_env_open() function