Home
last modified time | relevance | path

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

/external/u-boot/common/spl/
Dspl_fat.c55 int spl_load_image_fat(struct spl_image_info *spl_image, in spl_load_image_fat() function
125 err = spl_load_image_fat(spl_image, block_dev, in spl_load_image_fat_os()
151 return spl_load_image_fat(spl_image, block_dev, partition, in spl_load_image_fat_os()
Dspl_sata.c46 err = spl_load_image_fat(spl_image, stor_dev, in spl_sata_load_image()
Dspl_usb.c53 err = spl_load_image_fat(spl_image, stor_dev, in spl_usb_load_image()
Dspl_mmc.c245 err = spl_load_image_fat(spl_image, mmc_get_blk_desc(mmc), in spl_mmc_do_fs_boot()
/external/u-boot/include/
Dspl.h214 int spl_load_image_fat(struct spl_image_info *spl_image,