Home
last modified time | relevance | path

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

/external/vboot_reference/futility/
Dupdater_utils.h80 int load_system_firmware(struct updater_config *cfg,
Dcmd_read.c226 int r = load_system_firmware(cfg, &cfg->image_current); in do_read()
Dupdater_utils.c547 int load_system_firmware(struct updater_config *cfg, in load_system_firmware() function
Dupdater.c1186 ret = load_system_firmware(cfg, image_from); in update_firmware()
1427 load_system_firmware(cfg, &cfg->image_current); in updater_setup_archive()