Searched refs:ubifs_load (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/
H A Dubifs_uboot.h24 int ubifs_load(char *filename, unsigned long addr, u32 size);
/u-boot/cmd/
H A Dubifs.c138 ret = ubifs_load(filename, addr, size);
/u-boot/fs/ubifs/
H A Dubifs.c922 int ubifs_load(char *filename, unsigned long addr, u32 size) function

Completed in 54 milliseconds