Home
last modified time | relevance | path

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

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