Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsplash.h41 struct splash_location { struct
52 int splash_source_load(struct splash_location *locations, uint size); argument
/openbmc/u-boot/common/
H A Dsplash_source.c386 struct splash_location *splash_location; in splash_source_load() local