Home
last modified time | relevance | path

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

/external/coreboot/util/nvramtool/
Dlayout.c349 const cmos_enum_t *first_cmos_enum(void) in first_cmos_enum() function
/external/coreboot/payloads/libpayload/drivers/
Doptions.c188 struct cb_cmos_enums *first_cmos_enum(struct cb_cmos_option_table *option_table) in first_cmos_enum() function