Home
last modified time | relevance | path

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

/openbmc/skeleton/op-flasher/
H A Dflasher_obj.c107 program_file(FlashControl* flash_control, const char *file, uint32_t start, uint32_t size) in program_file() function
216 rc = program_file(flash_control, write_file, address, write_size); in flash()