HomeSort by relevance Sort by last modified time
    Searched refs:fw_env_flush (Results 1 - 2 of 2) sorted by null

  /external/u-boot/tools/env/
fw_env.h 50 * Uses fw_env_open, fw_env_write, fw_env_flush
67 * Uses fw_env_open, fw_env_write, fw_env_flush
135 * fw_env_flush - write the environment from RAM cache back to flash
142 int fw_env_flush(struct env_opts *opts);
fw_env.c 506 int fw_env_flush(struct env_opts *opts) function
714 ret = fw_env_flush(opts);
837 ret |= fw_env_flush(opts);
    [all...]

Completed in 51 milliseconds