Searched refs:load_system_firmware (Results 1 – 4 of 4) sorted by relevance
80 int load_system_firmware(struct updater_config *cfg,
226 int r = load_system_firmware(cfg, &cfg->image_current); in do_read()
547 int load_system_firmware(struct updater_config *cfg, in load_system_firmware() function
1186 ret = load_system_firmware(cfg, image_from); in update_firmware()1427 load_system_firmware(cfg, &cfg->image_current); in updater_setup_archive()