Searched refs:splash_source_load (Results 1 – 8 of 8) sorted by relevance
53 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
81 return splash_source_load(coreboot_splash_locations, in splash_screen_prepare()
41 return splash_source_load(default_splash_locations, in splash_screen_prepare()
93 return splash_source_load(default_splash_locations, in splash_screen_prepare()
447 int splash_source_load(struct splash_location *locations, uint size) in splash_source_load() function
336 return splash_source_load(default_splash_locations, in splash_screen_prepare()
492 err = splash_source_load(splash_locations, in splash_screen_prepare()
76 return splash_source_load(cm_fx6_splash_locations, in splash_screen_prepare()
Completed in 59 milliseconds