Home
last modified time | relevance | path

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

/u-boot/include/
A Dsplash.h53 int splash_source_load(struct splash_location *locations, uint size);
55 static inline int splash_source_load(struct splash_location *locations, in splash_source_load() function
/u-boot/board/coreboot/coreboot/
A Dcoreboot.c81 return splash_source_load(coreboot_splash_locations, in splash_screen_prepare()
/u-boot/board/ti/am62x/
A Devm.c41 return splash_source_load(default_splash_locations, in splash_screen_prepare()
/u-boot/common/
A Dsplash.c93 return splash_source_load(default_splash_locations, in splash_screen_prepare()
A Dsplash_source.c447 int splash_source_load(struct splash_location *locations, uint size) in splash_source_load() function
/u-boot/board/menlo/m53menlo/
A Dm53menlo.c336 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 59 milliseconds