Home
last modified time | relevance | path

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

/device/google/dragon/recovery/updater/
Dupdate_fw.cpp84 struct flash_device *img, Value *ec_file) in update_recovery_fw() argument
105 (void)ec_file; in update_recovery_fw()
169 int update_fw(Value *fw_file, Value *ec_file, int force) in update_fw() argument
213 res = update_recovery_fw(spi, ec, img, ec_file); in update_fw()
Dupdate_fw.h22 int update_fw(Value *fw_file, Value *ec_file, int force);