Home
last modified time | relevance | path

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

/external/coreboot/util/nvramtool/accessors/
Dlayout-bin.c20 static void try_add_cmos_table_enum(cmos_enum_t * cmos_enum);
221 try_add_cmos_table_enum(&cmos_enum); in process_cmos_table()
395 static void try_add_cmos_table_enum(cmos_enum_t * cmos_enum) in try_add_cmos_table_enum() function