Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dsplash_source.c127 if (location->ubivol != NULL) in splash_select_fs_dev()
190 sprintf(cmd, "ubifsmount %s", location->ubivol); in splash_mount_ubifs()
233 if (location->ubivol != NULL) in splash_load_fs()
259 if (location->ubivol != NULL) in splash_load_fs()
/rk3399_rockchip-uboot/include/
H A Dsplash.h48 char *ubivol; /* UBI volume-name for ubifsmount */ member