Home
last modified time | relevance | path

Searched refs:fat_register_device (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_fat.c29 err = fat_register_device(block_dev, partition); in spl_register_fat_device()
/OK3568_Linux_fs/u-boot/fs/fat/
H A Dfat_write.su
H A Dfat.c95 int fat_register_device(struct blk_desc *dev_desc, int part_no) in fat_register_device() function
/OK3568_Linux_fs/u-boot/include/
H A Dfat.h197 int fat_register_device(struct blk_desc *dev_desc, int part_no);
/OK3568_Linux_fs/u-boot/
H A Du-boot.map