Home
last modified time | relevance | path

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

/external/coreboot/util/nvramtool/accessors/
Dlayout-text.c19 static void try_add_layout_file_entry(const cmos_entry_t * cmos_entry);
440 try_add_layout_file_entry(&cmos_entry); in process_entry()
632 static void try_add_layout_file_entry(const cmos_entry_t * cmos_entry) in try_add_layout_file_entry() function