Searched refs:second_flashctx (Results 1 – 1 of 1) sorted by relevance
223 struct flashrom_flashctx second_flashctx = { 0, }; in flashrom_flash_probe() local235 if (probe_flash(®istered_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()