Home
last modified time | relevance | path

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

/u-boot/include/
A 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
/u-boot/common/
A Dsplash.c86 return splash_source_load(default_splash_locations, in splash_screen_prepare()
A Dsplash_source.c407 int splash_source_load(struct splash_location *locations, uint size) in splash_source_load() function
/u-boot/board/menlo/m53menlo/
A Dm53menlo.c330 return splash_source_load(default_splash_locations, in splash_screen_prepare()
/u-boot/board/friendlyarm/nanopi2/
A Dboard.c492 err = splash_source_load(splash_locations, in splash_screen_prepare()
/u-boot/board/compulab/cm_fx6/
A Dcm_fx6.c76 return splash_source_load(cm_fx6_splash_locations, in splash_screen_prepare()

Completed in 8 milliseconds