Home
last modified time | relevance | path

Searched refs:splash_source_load (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/include/
Dsplash.h52 int splash_source_load(struct splash_location *locations, uint size);
54 static inline int splash_source_load(struct splash_location *locations, in splash_source_load() function
/external/u-boot/common/
Dsplash.c56 return splash_source_load(default_splash_locations, in splash_screen_prepare()
Dsplash_source.c384 int splash_source_load(struct splash_location *locations, uint size) in splash_source_load() function
/external/u-boot/board/compulab/cm_fx6/
Dcm_fx6.c72 return splash_source_load(cm_fx6_splash_locations, in splash_screen_prepare()
/external/u-boot/board/compulab/cm_t35/
Dcm_t35.c74 return splash_source_load(splash_locations, in splash_screen_prepare()