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

/u-boot/common/spl/
H A Dspl_fat.c36 err = fat_register_device(block_dev, partition);
/u-boot/include/
H A Dfat.h199 int fat_register_device(struct blk_desc *dev_desc, int part_no);
/u-boot/fs/fat/
H A Dfat.c97 int fat_register_device(struct blk_desc *dev_desc, int part_no) function

Completed in 53 milliseconds