Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/env/
H A Dfw_env.h112 int fw_env_open(struct env_opts *opts);
H A Dfw_env.c265 if (fw_env_open(opts)) in fw_printenv()
490 if (fw_env_open(opts)) { in fw_env_set()
566 if (fw_env_open(opts)) { in fw_parse_script()
1132 int fw_env_open(struct env_opts *opts) in fw_env_open() function