Home
last modified time | relevance | path

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

/external/u-boot/common/spl/
Dspl_fat.c104 int spl_load_image_fat_os(struct spl_image_info *spl_image, in spl_load_image_fat_os() function
155 int spl_load_image_fat_os(struct spl_image_info *spl_image, in spl_load_image_fat_os() function
Dspl_sata.c42 spl_load_image_fat_os(spl_image, stor_dev, in spl_sata_load_image()
Dspl_usb.c49 spl_load_image_fat_os(spl_image, stor_dev, in spl_usb_load_image()
Dspl_mmc.c239 err = spl_load_image_fat_os(spl_image, mmc_get_blk_desc(mmc), in spl_mmc_do_fs_boot()
/external/u-boot/include/
Dspl.h217 int spl_load_image_fat_os(struct spl_image_info *spl_image,