Home
last modified time | relevance | path

Searched refs:ubivol (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/common/
Dsplash_source.c126 if (location->ubivol != NULL) in splash_select_fs_dev()
189 sprintf(cmd, "ubifsmount %s", location->ubivol); in splash_mount_ubifs()
232 if (location->ubivol != NULL) in splash_load_fs()
258 if (location->ubivol != NULL) in splash_load_fs()
/external/u-boot/include/
Dsplash.h48 char *ubivol; /* UBI volume-name for ubifsmount */ member