Home
last modified time | relevance | path

Searched refs:fat_set_blk_dev (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/env/
H A Dfat.c57 if (fat_set_blk_dev(dev_desc, &info) != 0) { in env_fat_save()
92 if (fat_set_blk_dev(dev_desc, &info) != 0) { in env_fat_load()
/OK3568_Linux_fs/u-boot/cmd/
H A Dfat.c85 if (fat_set_blk_dev(dev_desc, &info) != 0) { in do_fat_fsinfo()
123 if (fat_set_blk_dev(dev_desc, &info) != 0) { in do_fat_fswrite()
/OK3568_Linux_fs/u-boot/fs/fat/
H A Dfat_write.su
H A Dfat.c66 int fat_set_blk_dev(struct blk_desc *dev_desc, disk_partition_t *info) in fat_set_blk_dev() function
121 return fat_set_blk_dev(dev_desc, &info); in fat_register_device()
/OK3568_Linux_fs/u-boot/include/
H A Dfat.h196 int fat_set_blk_dev(struct blk_desc *rbdd, disk_partition_t *info);
/OK3568_Linux_fs/u-boot/fs/
H A Dfs.c153 .probe = fat_set_blk_dev,
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym