Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/include/
H A Doption.h12 static inline unsigned int get_uint_option(const char *name, const unsigned int fallback) in get_uint_option() function
/aosp_15_r20/external/coreboot/src/drivers/efi/
H A Doption.c13 unsigned int get_uint_option(const char *name, const unsigned int fallback) in get_uint_option() function
/aosp_15_r20/external/coreboot/src/drivers/pc80/rtc/
H A Doption.c117 unsigned int get_uint_option(const char *name, const unsigned int fallback) in get_uint_option() function