Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/include/
H A Dbootstate.h98 struct boot_state_callback { struct
102 struct boot_state_callback *next; argument
108 static inline const char *bscb_location(const struct boot_state_callback *bscb) in bscb_location() argument