Home
last modified time | relevance | path

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

/external/u-boot/common/
Dsplash_source.c63 static int splash_storage_read_raw(struct splash_location *location, in splash_storage_read_raw()
84 static int splash_load_raw(struct splash_location *location, u32 bmp_load_addr) in splash_load_raw()
111 static int splash_select_fs_dev(struct splash_location *location) in splash_select_fs_dev()
179 static int splash_mount_ubifs(struct splash_location *location) in splash_mount_ubifs()
200 static inline int splash_mount_ubifs(struct splash_location *location) in splash_mount_ubifs()
215 static int splash_load_fs(struct splash_location *location, u32 bmp_load_addr) in splash_load_fs()
279 static struct splash_location *select_splash_location( in select_splash_location()
280 struct splash_location *locations, uint size) in select_splash_location()
302 static int splash_load_fit(struct splash_location *location, u32 bmp_load_addr) in splash_load_fit()
384 int splash_source_load(struct splash_location *locations, uint size) in splash_source_load()
[all …]
Dsplash.c27 static struct splash_location default_splash_locations[] = {
/external/u-boot/include/
Dsplash.h41 struct splash_location { struct
52 int splash_source_load(struct splash_location *locations, uint size); argument
54 static inline int splash_source_load(struct splash_location *locations, in splash_source_load()
/external/u-boot/doc/
DREADME.splashprepare29 enabled. Struct splash_location field 'name' should match the splash image
/external/u-boot/board/compulab/cm_fx6/
Dcm_fx6.c43 static struct splash_location cm_fx6_splash_locations[] = {
/external/u-boot/board/compulab/cm_t35/
Dcm_t35.c63 struct splash_location splash_locations[] = {