Home
last modified time | relevance | path

Searched refs:fat_read_file (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_fat.c49 ret = fat_read_file(filename, buf, file_offset, size, &actread); in spl_fit_read()
/OK3568_Linux_fs/u-boot/fs/fat/
H A Dfat_write.su
H A Dfat.c1130 int fat_read_file(const char *filename, void *buf, loff_t offset, loff_t len, in fat_read_file() function
/OK3568_Linux_fs/u-boot/include/
H A Dfat.h201 int fat_read_file(const char *filename, void *buf, loff_t offset, loff_t len,
/OK3568_Linux_fs/u-boot/fs/
H A Dfs.c158 .read = fat_read_file,
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym