Home
last modified time | relevance | path

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

/aosp_15_r20/external/flashrom/
H A Dlibflashrom.c223 struct flashrom_flashctx second_flashctx = { 0, }; in flashrom_flash_probe() local
235 if (probe_flash(&registered_masters[i], flash_idx + 1, &second_flashctx, 0, chip_name) != -1) { in flashrom_flash_probe()
236 flashrom_layout_release(second_flashctx.default_layout); in flashrom_flash_probe()
237 free(second_flashctx.chip); in flashrom_flash_probe()