Home
last modified time | relevance | path

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

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