Home
last modified time | relevance | path

Searched defs:romentry (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/flashrom/include/
H A Dlayout.h51 struct romentry { struct
52 struct romentry *next; argument
75 const struct romentry *layout_next_included_region(const struct flashrom_layout *, chipoff_t); argument