Home
last modified time | relevance | path

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

/external/flashrom/
Dflashrom.c2500 static void combine_image_by_layout(const struct flashctx *const flashctx,
2529 combine_image_by_layout(flashctx, newcontents, curcontents); in erase_by_layout_downstream()
2583 static void combine_image_by_layout(const struct flashctx *const flashctx, in combine_image_by_layout() function
2655 combine_image_by_layout(flashctx, newcontents, curcontents); in flashrom_image_write()